added development environment container and example app repo

Ralf Becker 2019-11-10 20:12:48 +01:00
parent c29387a3e3
commit 39ad500995

@ -46,8 +46,8 @@ The only requirement for the host system is Docker and for DEB/RPM packages a re
### [Development]()
* [Prerequisites]()
* [Get Started]()
* [EGroupware development environment as Docker container](https://github.com/EGroupware/egroupware/tree/master/doc/docker/development)
* [Example app repo](https://github.com/EGroupware/example)
* [How to port an app to et2](https://github.com/EGroupware/egroupware/wiki/How-to-port-an-app-to-et2)
* [Code testing](https://github.com/EGroupware/egroupware/wiki/Code-testing)
* [Translation](https://github.com/EGroupware/egroupware/wiki/Translation)