GaretJax / lancet

Command line utility to streamline various development activities.
MIT License
9 stars 5 forks source link

Add a 'quickfix' command to use lancet without JIRA #21

Open GaretJax opened 9 years ago

GaretJax commented 9 years ago

Sometimes we just need to work on a small task or a quick fix, for which a JIRA issue would be overkill, but we would still like to take advantage of other parts of lancet (branching, pull requests, timing,...).

A lancet quickfix <harvest_task> <summary> (or a wizard) could initialize such a task.