0.0.2 • Published 7 years ago

gamma-commander v0.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

介绍

集成一些常用的命令,并通过 git 同步你的命令设置。

目前仅支持 Linux。

安装

npm install gamma-commander --save

在项目根目录创建一个 index.js 文件,并输入如下代码:

require('gamma-commander');

在终端中执行:

node ./index.js -h

查看执行结果。