mythix-cli
v2.0.0
Published
Mythix CLI utility
Downloads
6
Maintainers
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