Skip to content

achennuru/redmine-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redmine Client

Building

mvn install
  • This command creates and executable and self contained jar.
  • Use com.enghouse.netboss.easy.CreateTask class to dynamically create tasks.

Building unix executable.

Execute the following command to build an executable for unix environment.

./generate-executable

Executing the client

Unix

target/redmine-easy

Windows

target/redmine-easy.exe

About

This project is an example to be able to dynamically create tasks and enter timesheets using profiles.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published