campusbokhandeln / prello
Prello.
Installs: 11
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 0
Open Issues: 3
Type:project
Requires
- php: ^8.0
- guzzlehttp/guzzle: ^7.4
- illuminate/http: ^8.0
- illuminate/log: ^8.0
- laminas/laminas-text: ^2.8
- laravel-zero/phar-updater: ^1.0.6
- nunomaduro/laravel-console-menu: ^3.2
Requires (Dev)
- laravel-zero/framework: ^8.8
- mockery/mockery: ^1.4.3
- pestphp/pest: ^1.3
This package is not auto-updated.
Last update: 2025-03-09 11:04:10 UTC
README
prello install // Add Trello Api key and token.
prello todo // Saves a todo note. `prello todo "Quick todo note here"`
prello pr // checkout a Trello card, publish new branch to gihub with empty commit and create a PR.
prello checkout // checkout a Trello card, publish new branch to gihub with a empty commit.
prello changelog // Get the changelog for a Trello list.
prello changelog -M|--markdown // Get the changelog for a trello list in markdown.