-
Notifications
You must be signed in to change notification settings - Fork 10
Home
Christian Strøyer edited this page Mar 19, 2015
·
2 revisions
BranchMaster is a small utillity to visualize branches in a git repository.
It is packaged as a jar-file and can be runned by double-clicking on it, if java is installed.
I'm happy to thank the creators of the following software, used in BranchMaster:
- d3.js - Awesome visualization package
- jquery - The glue that keeps it all together
- chosen.js - nice looking drop down.
- NanoHTTPD - The smallest web server I could find. Keep it simple.
- json-simple - lightweight json parse and creation
- apache-commons-exec - Executing command line commands without tears
- BareBonesBrowserLaunch - For conveniently starting a browser, cross platform
- CommandLineParser - For handling command line input
- SpinKit - Great looking spinner