1.0.6 • Published 2 years ago

@masques/cli v1.0.6

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

@masques/cli

简介

@masques/cli 是一款 masques 的 cli 工具,可以用命令行的方式拉取 masques 的项目模板

masques 项目模板的地址:https://github.com/SalengNotLittleMeng/masques

项目 GitHub 地址:https://github.com/SalengNotLittleMeng/masques-cli

使用:

npm 全局安装:

    npm i @masques/cli -g

yarn 全局安装:

   yarn add @masques/cli -g

命令行拉取项目模板:

    masques-cli create <项目名>

获取帮助信息

    masques-cli -- help