Skip to content

Latest commit

 

History

History
49 lines (32 loc) · 498 Bytes

README.md

File metadata and controls

49 lines (32 loc) · 498 Bytes

Installation

npm install -g miox-cli

Usage

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

License

Released under the MIT License.