Skip to content

Latest commit

History

History
23 lines (15 loc) 路 663 Bytes

File metadata and controls

23 lines (15 loc) 路 663 Bytes

lazyjira

Jira in terminal for lazy people

馃敶 Under development, be careful when using it 馃敶

Getting Started

First, create a configuration file at ~/.config/lazyjira/config.yaml

# Inside ~/.config/lazyjira/config.yaml
username: yourname@email.com
server: https://yourproject.atlassian.net

For API token, after generate from Atlassian, please add a new record into Keychain.app:

  • Name: lazyjira
  • Account: yourname@email.com
  • Password: Your API token