An open API service indexing awesome lists of open source software.

https://github.com/croct-tech/cli

A command-line interface (CLI) for managing projects using Croct.
https://github.com/croct-tech/cli

cli cms croct template

Last synced: 4 months ago
JSON representation

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

Awesome Lists containing this project

README

          








Croct CLI




Croct CLI

A command-line interface for managing projects using Croct.



📘 Quick start →




Version

## Introduction

The Croct CLI provides a set of commands for managing projects using Croct and using [templates](https://croct.com/templates).

## Usage

Run the following command to install the latest version of the Croct CLI:

```bash
npm i -g croct
```

To initialize a new project, run the following command:

```bash
croct init
```

For more information, visit our [official documentation](https://docs.croct.com/reference/cli/installation).

## Documentation

Visit our [official documentation](https://docs.croct.com/reference/sdk/cli/installation).

## Support

Join our official [Slack channel](https://croct.link/community) to get help from the Croct team and other developers.

## Contribution

Contributions are always welcome!

- Report any bugs or issues on the [issue tracker](https://github.com/croct-tech/plug-next/issues).
- For major changes, please [open an issue](https://github.com/croct-tech/plug-next/issues) 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](LICENSE).