1.1.1 • Published 10 months ago

poem-cli v1.1.1

Weekly downloads
3
License
ISC
Repository
-
Last release
10 months ago

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/

1.1.1

10 months ago

1.1.0

3 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago