https://github.com/gabrielczar/albert-jira-extension
Simple Jira extension
https://github.com/gabrielczar/albert-jira-extension
albertlauncher jira
Last synced: about 1 month ago
JSON representation
Simple Jira extension
- Host: GitHub
- URL: https://github.com/gabrielczar/albert-jira-extension
- Owner: GabrielCzar
- Created: 2020-04-26T03:09:06.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-30T23:42:38.000Z (almost 5 years ago)
- Last Synced: 2025-01-19T09:41:46.203Z (3 months ago)
- Topics: albertlauncher, jira
- Language: Python
- Homepage:
- Size: 97.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple Jira extension

### Installation
`sh -c "$(wget -O- https://raw.githubusercontent.com/gabrielczar/albert-jira-extension/master/install.sh)"`
### Configuration
In the first time that you type 'jira' will be necessary configure a Jira Server.
Just write the host of your jira server like `https://jira.server.com`.
This is a message that you see:

### Commands
- Open jira issue
Just type the word 'jira' following the issue ticket to open the Jira in your browser.

- Remove jira server configuration
Just type `jira remove server`, then the action will start automatically.
