@avalanche/cli

v4.0.0-alpha.13
CLI for the avalanche framework
avalanche-tooling avalanche

@avalanche/cli

CLI for the avalanche framework.

Install

npm install @avalanche/cli -g

Basic usage

# Create a new project with the name "Your Project Name".
avalanche "Your Project Name"
# Switch to the newly created directory.
cd your-project-name
# Install dependencies.
npm install
# Start the build process.
npm start

About

Author

Markus Oberlehner
Website: https://markus.oberlehner.net
Twitter: https://twitter.com/MaOberlehner
PayPal.me: https://paypal.me/maoberlehner

License

MIT

npm i @avalanche/cli

Metadata

  • MIT
  • Whatever
  • Markus Oberlehner
  • released 6/29/2019

Downloads