publiccodenet / assessment-eligibility

Create questionaire "Is your codebase eligible for a Standard for Public Code assessment?"

Home Page:https://publiccodenet.github.io/assessment-eligibility

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Standard for a Public Code self-assessment

Check if your codebase is ready for a full assessment by the Foundation for Public Code towards the Standard for Public Code.

Deploy

Contribute

We welcome contributions, please create issues and pull requests.

Building and testing

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.

Deploying

When the develop branch is merged to the main branch, the deploy script will run to update the site.

License

All contributions must be submitted under CC0 1.0.

About

Create questionaire "Is your codebase eligible for a Standard for Public Code assessment?"

https://publiccodenet.github.io/assessment-eligibility

License:Creative Commons Zero v1.0 Universal


Languages

Language:Makefile 100.0%