OpenProject is the leading open source project management software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
openproject/docs/development/README.md

11 lines
411 B

# Resources for developers
* [Quick Start for Developers](./quick-start.md)
* [Development environment for Ubuntu 16.04.](./development-environment-ubuntu.md)
* [Development environment for Mac OS X](./development-environment-osx.md)
* [Developing Plugins](development/create-openproject-plugin.md)
* [Running Tests](RUNNING_TESTS.md)
* [API Documentation](./api/README.md)
* [Report a Bug](report-a-bug.md)