Polix CLI
npm i polix-cli -g
$ pol -h
Usage: pol <command>
Options:
-v, --version output the version number
-h, --help output usage information
Commands:
init init Polix Dev
...
$ npm i polix-cli -g
$ pol init example
MIT