Skip to content

Simple task management. Share tasks with your team via simple UI and use your browser or your mobile phone to mange them. Project pages are http://sharetask.github.io/sharetask/

Notifications You must be signed in to change notification settings

sharetask/sharetask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShareTask

  • Project pages sharetask
  • Checkout from repository.
  • Build application and run it in embeded jetty or tomcat7:

Linux:

mvn clean install; mvn -pl backend jetty:run

Windows:

mvn clean install & mvn -pl backend jetty:run

When you want to run application in tomcat container change jetty goal to tomcat7 goal e.g. linux variant:

mvn clean install; mvn -pl backend tomcat7:run

About

Simple task management. Share tasks with your team via simple UI and use your browser or your mobile phone to mange them. Project pages are http://sharetask.github.io/sharetask/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published