@reelay/mythix-cli
v1.3.8
Published
Mythix CLI utility
Downloads
6
Readme
mythix-cli
Mythix CLI utility
Run CLI commands for mythix
web-app framework.
Examples:
Create an empty mythix
project:
$ mythix-cli init project_name
Serve your application:
$ mythix-cli serve
Drop into a REPL shell:
$ mythix-cli shell