Find a file
2024-08-14 21:10:14 -07:00
scripts Add open ticket script 2024-08-14 21:08:11 -07:00
tickets Add email to name in ticket 2024-08-13 21:58:46 -07:00
install.sh Add install script 2024-08-14 21:07:59 -07:00
README.md Update README 2024-08-14 21:10:14 -07:00

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_ticket makes a new ticket. Outputs the realpath to the new ticket.
  • open_ticket [n] opens ticket n in EDITOR. No n opens the tickets folder.
  • open_tickets lists all open tickets as n: $title.