Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thibaudl/githubprojectmanagement
My GitHub interface for project management
https://github.com/thibaudl/githubprojectmanagement
Last synced: 21 days ago
JSON representation
My GitHub interface for project management
- Host: GitHub
- URL: https://github.com/thibaudl/githubprojectmanagement
- Owner: ThibaudL
- License: mit
- Created: 2014-06-22T19:37:59.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-08-19T05:50:51.000Z (over 9 years ago)
- Last Synced: 2024-10-27T04:44:33.665Z (3 months ago)
- Language: Java
- Size: 3.25 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### GitHub Project Management
-------------
Management of issues and milestones just as trello in order to manage the whole project with gitHub
![my_image](Image/ghManager.png)-------------
##### To create runable jar : (Error : Not taking the required jar for the API GitHub)
##### javafxpackager.exe -createjar -appclass application.Main -outfile OUTPUT_PATH -v -nocss2bin -srcdir INPUT_PATH\bin
-------------### This is the Eclipse project you can import it directly (if you'r using e(fx)clipse because it's using javafx)