@arktomson99/sherry-cli
v1.2.0
Published
A command line interface tool
Readme
CLI Tool
一个基于Node.js的命令行工具。
安装
npm install
# 全局安装(开发时)
npm link使用方法
cli-tool --help
cli-tool --name yourname开发
npm start: 运行CLI工具npm test: 运行测试npm run lint: 运行代码检查npm run format: 格式化代码
