Skip to content

Saveliy21/TeamPlay

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Currently, in dev.
Info here may be outdated and/or wrong.

TeamPlay

About

Organize your company work

Setting up

$ git clone https://github.com/26twentysix/TeamPlay.git
$ cd TeamPlay

Run tests with maven

$ mvn clean test

Run app with maven

$ mvn clean compile exec:java

Run standalone app from console

$ mvn clean compile package
$ cd target
$ java -jar TeamPlay-{current app version}.jar

About

Organize your company work

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%