npm install -g miox-cli
How to create a project?
miox create
How to check version?
Check miox-cli version:
miox version
Check project versions(local):
miox version -p
Check project versions(remote):
miox version -p -l
Check module version:
miox version miox-router -l
help?
miox -h
Released under the MIT License.