redmine-api-cpp/README.md

19 lines
519 B
Markdown
Raw Normal View History

2024-02-14 17:25:44 +01:00
# redmine-api-cpp
redmine-api-cpp is a API client library for the project management
software [Redmine](https://redmine.org).
It also provides a small CLI application to interact with a remine server through its API.
## Authors
- Dominik Meyer <dmeyer@federationhq.de>
## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
## License
[GPLv3](https://www.gnu.org/licenses/gpl-3.0.txt)