0.1.11 • Published 5 years ago
@xrosy/generator v0.1.11
Generator
Usage
Usage: xrosy <commands [options]>
Options:
-v, --version 输出版本号 (v0.1.0)
-h, --help 输出使用帮助
Commands:
init [options] <directory> 初始化工程
dev [options] <workspace> 开发模式
build [options] <workspace> 编译工程
Add the environment variable for the Terminal.
export PATH=$PWD/sbin:$PATH