README
poem-cli
命令行随机打印一句诗词。
使用 🔥
安装全局包
npm install -g poem-cli
安装程序。
poem-cli
更多玩法 📚
列出可以设置的样式
poem-cli -s
设置诗词样式
poem-cli --ps=blue_b # or poem-cli --poem-style=blue_b
设置作者样式
poem-cli --as=green_bt # or poem-cli --author-style=green_bt
设置来源颜色
poem-cli --os=cyan # or poem-cli --origin-style=cyan
帮助
poem-cli -h
GitHub地址:https://github.com/KaiOrange/poem-cli
配套开发教程:10分钟开发一个npm全局依赖包(上) 10分钟开发一个npm全局依赖包(下)
API地址:https://gushi.ci/