dalpat / jira-client

Electron wrapped Jira Client

Repository from Github https://github.comdalpat/jira-clientRepository from Github https://github.comdalpat/jira-client

electron-quick-start

Clone and run

To Use

To clone and run this repository you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
git clone https://github.com/dalpat/jira-client.git
# Go into the repository
cd jira-client
# Install dependencies
npm install
# Run the app
npm start

License

MIT

About

Electron wrapped Jira Client

License:MIT License


Languages

Language:JavaScript 75.6%Language:HTML 21.7%Language:CSS 2.7%