https://github.com/guidanoli/jabuti
Jabuti: Branch Setup Software
https://github.com/guidanoli/jabuti
swing tortoisesvn
Last synced: 3 months ago
JSON representation
Jabuti: Branch Setup Software
- Host: GitHub
- URL: https://github.com/guidanoli/jabuti
- Owner: guidanoli
- License: gpl-3.0
- Created: 2019-05-07T12:04:00.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-08-23T17:27:01.000Z (almost 6 years ago)
- Last Synced: 2025-01-17T13:29:31.109Z (5 months ago)
- Topics: swing, tortoisesvn
- Language: Java
- Homepage:
- Size: 600 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Jabuti - A portable branch setup software

This project is intended to assist the Visualization district set up and compile branches. Although it uses SVN commands and some internal routines such as 'vis s' and 'vis mlldamt', it is totally adjustable to whichever source control software you use on your personal or professional workspace. The language of choice is Java, and uses the Swing graphics interface library.
## Getting Started
To have **Jabuti** running in your machine you need to compile the source code and then, export it to as a runnable JAR file. It is pretty trivial to do that with the help of an IDE like Eclipse. The following link might help you with that part: [Click Here](https://www.albany.edu/faculty/jmower/geog/gog692/ImportExportJARFiles.htm)