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
- Host: GitHub
- URL: https://github.com/nilsding/ndcli-template
- Owner: nilsding
- License: bsd-2-clause
- Created: 2017-06-27T20:38:41.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-04T17:51:28.000Z (about 9 years ago)
- Last Synced: 2025-02-06T13:51:32.745Z (over 1 year ago)
- Topics: quik, ruby
- Language: Ruby
- Size: 3.91 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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