Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eseom/heli-cli
https://github.com/eseom/heli-cli
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/eseom/heli-cli
- Owner: eseom
- License: mit
- Created: 2016-09-15T05:11:26.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-09-19T03:18:45.000Z (over 8 years ago)
- Last Synced: 2024-11-01T05:26:43.335Z (2 months ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# heli-cli
* heli framework command line interface
* https://github.com/eseom/heli# get started
```
$ npm install -g heli-cli
$ heli init new-project
$ cd new-project
$ heli run
```