npm.io
0.0.1-alpha-v1 • Published 2 years agoCLI

@emitbase/emitbase-cli

Licence
Apache-2.0
Version
0.0.1-alpha-v1
Deps
3
Size
19 kB
Vulns
0
Weekly
0
Stars
27

Emitbase CLI

Command Line Interface (CLI) for Emitbase.

Getting Started

Step 1: Install CLI

If you use npm, run the following command:

$ npm install -g @emitbase/emitbase-cli

If you use yarn, run the following command:

$ yarn add global @emitbase/emitbase-cli
Step 2: Init of a new Emitbase project
$ npx emitbase init <PROJECT-NAME>

Conclusion

Thank you for using Emitbase! If you run into any problem, please open an issue.