Skip to content

chuckthemole/rumpus

Repository files navigation

Rumpus Repository

This repository contains the source code for the Rumpus project.

Requirements

  • Java 17
  • MySQL server
  • Gradle
  • npm
  • Node.js
  • React

Installation

Clone the repository to your local machine. Be sure to clone the

common

and

buildSrc

repository as well. Clone all three repositories into the same directory. Init gradle in the top level directory containing all three repositories.

Usage

Use runner.py to run the application. Here are some common commands you might find useful: (TODO: update these commands)

  • Run the application
    ./runner.py run
    
  • Run the application without tests
    ./runner.py run -x test
    
  • Run the application without tests and clean the build first
    ./runner.py run --clean -x test
    
  • Run the application without tests and clean the build first
    ./runner.py run --clean -x test
    
  • Run the application without tests and clean the build first
    ./runner.py run --clean -x test
    
  • Run the application without tests and clean the build first
    ./runner.py run --clean -x test
    
  • Run the application without tests and clean the build first
    ./runner.py run --clean -x test
    

Look through the runner.py file for more commands and options.

Contributing

Please read CONTRIBUTING.md (TODO: create CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us.

About

rumpus

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors