poem-cli

1.1.1 • Public • Published

poem-cli

命令行随机打印一句诗词。

使用 🔥

  1. 安装全局包

    npm install -g poem-cli
  2. 安装程序。

    poem-cli

更多玩法 📚

  1. 列出可以设置的样式

    poem-cli -s
  2. 设置诗词样式

    poem-cli --ps=blue_b
    # or
    poem-cli --poem-style=blue_b
  3. 设置作者样式

    poem-cli --as=green_bt
    # or
    poem-cli --author-style=green_bt
  4. 设置来源颜色

    poem-cli --os=cyan
    # or
    poem-cli --origin-style=cyan
  5. 帮助

    poem-cli -h

GitHub地址:https://github.com/KaiOrange/poem-cli

配套开发教程:10分钟开发一个npm全局依赖包(上) 10分钟开发一个npm全局依赖包(下)

API地址:https://gushi.ci/

Readme

Keywords

Package Sidebar

Install

npm i poem-cli

Weekly Downloads

2

Version

1.1.1

License

ISC

Unpacked Size

5.99 kB

Total Files

5

Last publish

Collaborators

  • kaiorange