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

https://github.com/grindjs/example-cli

Example CLI tool built on Grind
https://github.com/grindjs/example-cli

Last synced: 10 months ago
JSON representation

Example CLI tool built on Grind

Awesome Lists containing this project

README

          

Grind Template CLI


Latest Version
Slack
License

# Grind CLI Template

The Grind CLI Template is an example project for building CLI tools on [Grind](https://github.com/grindjs/grindjs).

## Installation

```bash
grind new --template=cli
```

> To learn how to setup the `grind` command, [check out the docs](https://grind.rocks/docs/master/guides/installation).

## Documentation

Full documentation for Grind is available on the [Grind website](https://grind.rocks/).

## License

Grind was created by [Shaun Harrison](https://github.com/shnhrrsn) and is made available under the [MIT license](LICENSE).