The power of project management in a few command lines. Manage your project and your team's tasks, all through console commands. ☕☕☕
Manage all your project tasks using only the command line, let managers use the browser version of GitScrum. We love using the command line to see our own tasks.
composer require gitscrum/console
php artisan vendor:publish --provider="GitScrum\Console\ServiceProvider"
GitScrum Console is the code-free under MIT License. You can fork the repository and develop new commands using GitScrum API.
Want to contribute to open source? A guide to making open source contributions, for first-timers and for veterans. Go to our public repository on Github and enjoy!