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

https://github.com/nilsding/ndcli-template

personal Ruby CLI template, to be used with quik
https://github.com/nilsding/ndcli-template

quik ruby

Last synced: over 1 year ago
JSON representation

personal Ruby CLI template, to be used with quik

Awesome Lists containing this project

README

          

# ndcli-template

My personal template I use when I want to make a new CLI application in Ruby.

## Usage:

1. Ensure `quik` is installed: `gem install quik`
2. clone this repo and cd to it
3. `quik new ndcli`

## License

BSD-2-clause