PHP based command line tool for common tasks in Redmine, can easily be extended for your own purposes.
The application configures it self the first time you run it.
Install the application by running
composer composer create-project rootindex/redmine-lite-cli
- ~~Change configuration file loader, perhaps move to ~/.redmine-lite.yml~~
- Remove second ticket getter on successful creation
- Add
project listing,user listingand comments on tickets - Add media inclusion
!media.jpg!
after attachment upload - Write tests