Skip to content

mariagomez/TWU_29_Books

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

twu_29_Books

Development Environment Setup

  1. Clone the project repository using git.
  2. Install HomeBrew
  3. Run "brew install gradle"
  4. Run "gradle build" to run all tests and build a WAR.
  5. Run "gradle jettyRun" to deploy using jetty.

IntelliJ IDEA Setup

  1. Run "gradle idea" to create the project files
  2. Open the twu_29_Books.ipr file

Extra Notes

Please do "gradle build" before COMMITTING to the git repository. If the build failed, please DO NOT push your code to the repository as it can break the build in the CI server.

Setting Environment Variable

About

code repository for the TWU29 Books project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published