janestreetdigital / artisan-wip
Wip your work into shape with just one command
v1.0.0
2022-10-05 13:09 UTC
This package is auto-updated.
Last update: 2025-04-29 01:24:23 UTC
README
About Artisan WIP
Artisan WIP is a package that empowers you to ship all your "work in progress" to GitHub with just one command.
Created and maintained by Jane Street Digital
Installation and Usage
Install the package with composer
composer require janestreetdigital/artisan-wip
https://packagist.org/packages/janestreetdigital/artisan-wip
Ship all your WIP
php artisan wip
Open your GitHub repo's issue page
php artisan gh:issues
Open your GitHub repo's PR page
php artisan gh:pr
Open the Repo page
php artisan gh:repo