@reelay/mythium-cli
v1.3.9
Published
Mythix CLI utility
Downloads
5
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