Skip to content

sidpremkumar/Gira

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CircleCI

JiraClient

Saddened by the news that Atlassian will be deprecating support for their Jira macOS app, we decided to try to build our own!

Developing

To start the app locally you can run the following commands

> npm install
> npm run start

Building

We use Electrion Forge to build. To build for your OS you can run the following command:

> npm run make

And the relevant files can be found under ./out!i