sajadtorkamani/quote
Composer 安装命令:
composer create-project sajadtorkamani/quote
包简介
A CLI that prints inspiring quotes from my Notion database.
README 文档
README
A command-line app that prints inspiring quotes from my Notion database. This is intended only for my personal use.
Development setup
- Install composer dependencies
composer install
- Test the commands
./quote <command>
- This project uses Laravel Zero so check the docs for more info.
Publish updated version
- Create new standalone app.
php quote app:build quote
- Push changes to GitHub
- Draft new release
- This will automatically publish an updated version on Packagist.
How to install as a composer package
- Install composer package
composer global require sajadtorkamani/quote
- Run
quote
统计信息
- 总下载量: 8
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-07-13