Expands on the current documentation to help contributors debug the controller
regardless of all its existing dependencies.
Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
Since the move to using statically built versions of the dependency libraries
it is no longer required for users to install libgit2 into their development
environments.
Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
As part of fluxcd/.github#4, create DEVELOPMENT.md
Will link to this doc from fluxcd.io/contributing
so new folks can find this easily.
Signed-off-by: Daniel Holbach <daniel@weave.works>