@avalanche/cli

4.0.0-alpha.13 • Public • Published

@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

Package Sidebar

Install

npm i @avalanche/cli

Weekly Downloads

1

Version

4.0.0-alpha.13

License

MIT

Unpacked Size

159 kB

Total Files

18

Last publish

Collaborators

  • avalanche
  • maoberlehner