Icp-cli announcements and feedback discussion

Hi folks, there’s an updated beta release v0.1.0-beta.1 that introduces some new features:

For now, you can install manually or for those of you on mac os you can install it with an experimental homebrew tap:

brew tap raymondk/icp-cli
brew install icp-cli

To see the new cli in action, check out this video: icp-cli with brew install - asciinema.org

What we’re working on next:

  • Native support for docker based networks:
    • This allows developers to easily use complex network setups for local development and share them across teams.
    • Will allow us to release a windows native version of the cli
  • Make the CLI installable through common package managers

As always, if you have feedback, we’re happy to hear it.