Skip to content

51nb/miox-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published