Getting the source code
We use Git to manage our source code. The reference repositories are on GitHub:
To build our sources, follow the instructions in the README file in droolsjbpm-build-bootstrap.
To learn more about git, read the free book Git Pro.
Tracking our changes
It's easy to keep an eye on the source code changes on the project:
- Go to the GitHub website.
- Click on the repository you're intrested in
- Click on the link Commits to show the commit history.
- You can subscribe to that feed with the orange feed icon link.