Native desktop Redmine client written in Angular.js with Electron
- Redmine 3.x
- Windows OS (for now)
- Install the latest
*.exe
file from the releases folder - Open the app
- Fill in the
Redmine host
and theRedmine API key
fields - Press
login
- PROFIT!!!
- Install Node.js
- This will also install npm.
- Run
npm install -g bower gulp yo [email protected]
- This enables Bower, Gulp, and Yeoman generators to be used from command line.
- Run
npm install
to install this project's dependencies - Run
bower install
to install client-side dependencies - Use generator-ng-poly to create additional components
- Run
gulp
to start the project
See this colourlovers palette.
The MIT License (MIT)
Copyright (c) 2015 Ákos Resch
See LICENSE.