Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 423 Bytes

cli.md

File metadata and controls

22 lines (15 loc) · 423 Bytes

#CLI

Catberry has a Command Line Interface that helps to start a new project and add new modules to it.

To start using of Catberry CLI just install it globally from npm

npm -g install catberry-cli

And then follow usage instructions you can find here or just use help of catberry utility:

catberry --help

Read next: