heli-cli

* heli framework command line interface * https://github.com/eseom/heli

Usage no npm install needed!

<script type="module">
  import heliCli from 'https://cdn.skypack.dev/heli-cli';
</script>

README

heli-cli

get started

$ npm install -g heli-cli
$ heli init new-project
$ cd new-project
$ heli run