team programming course project
- Login on github
- Press Fork button in upper-right corner
- clone git repository with git clone
- execute following command to subscribe for changes from main (this) repository: git remote add upstream [email protected]:saladinkzn/quantum.git
- now you can get changes with git fetch upstream or git pull upstream
Windows:
- Run make_artifacts.bat
- Wait
- Copy webapp/target/quantum-web-1.0-SNAPSHOT.war to JBOSS_HOME/standalone/deployments
- Run JBOSS_HOME/bin/standalone.bat
- Application will be available here