A set of guidelines and best practices for an awesome engineering team
A set of guidelines and best practices for an awesome engineering team.
Heavily “inspired” by the
18F Development Guide.
This guide has several supporting Python scripts. The simplest way to install these
scripts and their dependencies is to use pip
. In the root of this project execute:
pip install -r requirements.txt
Please see the
Creating the Python virtual environment
section of the CONTRIBUTING document for
information about setting up these scripts in a Python virtual environment.
We welcome contributions! Please see CONTRIBUTING.md
for
details.
This project is in the worldwide public domain.
This project is in the public domain within the United States, and
copyright and related rights in the work worldwide are waived through
the CC0 1.0 Universal public domain
dedication.
All contributions to this project will be released under the CC0
dedication. By submitting a pull request, you are agreeing to comply
with this waiver of copyright interest.