Skip to content

stopping/whichclasses

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

whichclasses

A better interface for the University of Arizona TCE system.

# Create and edit config before running locally.
cp src/main/resources/config.properties.EXAMPLE src/main/resources/config.properties
vi src/main/resources/config.properties

# Build and run. Maven should download all dependencies.
mvn compile
mvn exec:java -Dexec.mainClass="com.whichclasses.WhichClasses"

About

A better interface for the University of Arizona TCE system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 91.0%
  • JavaScript 8.4%
  • CSS 0.6%