Skip to content

Instantly share code, notes, and snippets.

@algonzalez
algonzalez / README.md-template
Last active August 29, 2015 14:01
README.md template
# {project name} - README
{project name} is a console application containing tests for {description}.
The tests are written using the [PetaTest][] unit testing framework.
Simply compile and start the resulting executable to run the tests.
See the *"Selecting tests to run"* section, for details on how to specify which tests will run.
## Configuration