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