1.0.1 • Published 4 years ago

feiyu v1.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

feiyu

npm.io npm.io npm.io

feiyu 飞羽是一款使用NodeJS开发的命令行程序。作用:输出随机的英文词汇,分类有动物,植物,动漫。

安装

从npm安装

npm install -g feiyu

从源码安装

git clone https://github.com/wdpm/feiyu.git
cd feiyu
sudo npm install . -g

使用

feiyu --help

Usage: feiyu [options]

Options:
  -V, --version       output the version number
  -i, --index <n>     specify index, default is random (default: -1)
  -t, --type <value>  [animal|plant|anime] (default: "anime")
  -h, --help          output usage information
        https://github.com/wdpm/feiyu.git

参数

致谢

1.0.1

4 years ago

1.0.0

4 years ago