0.3.1 • Published 6 years ago

maius-cli v0.3.1

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

maius-cli

The command line tools for maius.

This project is in development, so if you have any question, plz submit a issue.

Installation

npm install -g maius-cli

Usage

init project

Create a new project base on maius template

# optional argument: project name
maius init [project-name]
# example
maius init app

TODO

  • dev
  • build
  • create

EOF.