Erlang ticket system: https://joearms.github.io/published/2014-06-25-minimal-viable-program.html
- Shell 100%
| scripts | ||
| tickets | ||
| install.sh | ||
| README.md | ||
MVP Tickets
I wanted to make a version of the Erlang ticket system. Simple, does the thing.
Install
./install.sh copies all scripts into your usr/local/bin. Add this to your PATH if not already present.
Scripts
new_ticketmakes a new ticket. Outputs the realpath to the new ticket.open_ticket [n]opens ticketninEDITOR. Nonopens the tickets folder.open_ticketslists all open tickets asn: $title.