Check if your codebase is ready for a full assessment by the Foundation for Public Code towards the Standard for Public Code.
We welcome contributions, please create issues and pull requests.
This tool is built upon Choices by Bastien Guerry.
Choices is a ClojureScript project, and can be built with lein.
The build process uses make.
On debian-like systems, lein and make can be installed with apt:
sudo apt install leiningen make
To make changes, edit the config.yml file.
To build and view the site locally, run make view.
When the develop branch is merged to the main branch, the deploy script will run to update the site.
All contributions must be submitted under CC0 1.0.