Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 399 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 399 Bytes

Software Engineering Course project template

  • Clone https://github.com/swe-course/content.git with helpers
  • Execute
    > ./prereq.sh docker
    > ./prereq.sh maven
    > ./prereq.sh nodejs
    > ./prereq.sh jenkins
    
    • Run http://:8080 and complete Jenkins installation
    • Install SonarQube using sonarqube/README.md
    • Install Nexus
    • Configure Jenkins using jenkins/README.md