OCP Software Development Handbook ================================= A guide for developers of OCP's tools. .. admonition:: Remember Put **all deployment-related code** in the `deploy `__ repository, not in the software repository. (:doc:`Creating images` is allowed in software repositories.) This work is licensed under a `Creative Commons Attribution 4.0 International License `__. .. toctree:: :maxdepth: 2 general/index python/index rust/index javascript/index shell/index htmlcss/index docker/index services/index git/index github/index roadmap/index contributing Useful resources ---------------- - `The Good Services Principles `__ and `Scale `__ - `18F Engineering Practices Guide `__ - `18F De-risking Guide `__ - `Creating Passionate Users `__