1.0.1 • Published 7 years ago

lowb v1.0.1

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

lowb

npm.io npm.io npm.io npm.io

lowb 是一款使用NodeJs开发的命令行程序。

预览

安装

从npm下载安装

npm install -g lowb

源码安装

git clone https://github.com/biezhi/lowb.git
cd lowb
sudo npm install . -g

使用

lowb --help

  Usage: lowb [options]

  Options:

    -V, --version    output the version number
    -i, --index <n>  ascii art index, default is random
    -t, --type <value>  quotes/jokes/tang/song
    -h, --help       output usage information

参数说明

  • -i: ascii 图形索引,默认为随机,范围 1 ~ 365
  • -t: 展示的类型,默认为名言,可选 quotes | jokes | tang | song ,分别为名言、段子、唐诗、宋词
1.0.1

7 years ago

1.0.0

7 years ago