Croct CLI
A command-line interface for managing projects using Croct.
The Croct CLI provides a set of commands for managing projects using Croct and using templates.
Run the following command to install the latest version of the Croct CLI:
npm i -g croct
To initialize a new project, run the following command:
croct init
For more information, visit our official documentation.
Visit our official documentation.
Join our official Slack channel to get help from the Croct team and other developers.
Contributions are always welcome!
- Report any bugs or issues on the issue tracker.
- For major changes, please open an issue first to discuss what you would like to change.
- Please make sure to update tests as appropriate. Run tests with
npm test
.
This library is licensed under the MIT license.