Automate/streamline working amongst git and jira.
- nodejs
- typescript
npm install
tsc
npm install -g
zr ls # List assigned issues
zr (st|status) # Show current issue being worked on
zr (co|checkout) # Start working on an issue
8000