Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/eseom/heli-cli


https://github.com/eseom/heli-cli

Last synced: 20 days ago
JSON representation

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
```