Ever been stuck at which project management tool to use in managing your projects? Now you don't have to leave the comfort of your commandline to manage your projects.
Butler brings the power of project management right into your terminal; right into your project. Anywhere your project goes, yoru butler goes.
shards build
./bin
directory to your PATHbutler init
butler tasks create [TITLE]
butler show tasks
git checkout -b my-new-feature
)git commit -am 'Add some feature'
)git push origin my-new-feature
)