-
Notifications
You must be signed in to change notification settings - Fork 93
Home
Linus Tolke edited this page Jun 7, 2020
·
10 revisions
Started in January 1998 on tigris.org. Converted to Subversion in 2006. Converted to git and moved to Github in 2019.
Project leader since 2001 is Linus Tolke.
There hasn't really been any development since 2014.
- Using ArgoUML: https://argouml-tigris-org.github.io/tigris/argouml/documentation/
- Maven sites: https://argouml-tigris-org.github.io/sites.html
- Old homepage no longer working: http://argouml.tigris.org
- Copy of old wiki: https://argouml-tigris-org.github.io/tigris/wiki-argouml/wiki/
- Copy of sites from tigris.org: https://argouml-tigris-org.github.io/
Short summary on how to contribute to the project using github and gerrithub:
- Push changes towards master to gerrithub.
- One commit per fix. Code clean-up in separate commits (gerrithub will make each commit into a change).
- There is a prepared configuration file for repo or git-repo, see the instructions on Working in the project.
- Join the discussions in the dev Team.
- Work with Issues for the appropriate repository on Github, create new issues for things you want fixed, implement fixes for issues you find interesting.