forked from te-con/ehour
-
Notifications
You must be signed in to change notification settings - Fork 0
eHour Timesheet Management
elnicko/ehour
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
eHour is an open source webbased time tracking tool for companies and organizations who need accurate information on how much time is spend on projects. eHour makes the amount of time your people spend on projects visible and available as simple and user friendly as possible. Building eHour --------------------------------------- To start eHour from your IDE, create an environment variable EHOUR_HOME and point it to eHour-standalone/src/test/resources Now run the EhourServerRunner (in the eHour-standalone module) to start your server. To build the production WAR, use profile prod: mvn clean install -Pprod To run the selenium e2e tests, use profile e2e: mvn clean install -Pe2e
About
eHour Timesheet Management
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Java 72.1%
- Scala 14.2%
- CSS 6.8%
- HTML 5.8%
- JavaScript 0.7%
- Perl 0.3%
- Shell 0.1%