Skip to content

croct-tech/cli

Repository files navigation

Croct CLI
Croct CLI
A command-line interface for managing projects using Croct.


Version Coverage

Introduction

The Croct CLI provides a set of commands for managing projects using Croct and using templates.

Usage

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.

Documentation

Visit our official documentation.

Support

Join our official Slack channel to get help from the Croct team and other developers.

Contribution

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.

License

This library is licensed under the MIT license.