A generic template for GitHub repos.
| Command | Description |
|---|---|
make <cmd> |
does something |
This section outlines how to setup portions of the repo that cannot be reasonably automated.
- Run
make setup.
A generic template for GitHub repos. While it is primarily intended for Python projects, it can be used as a reference for projects in other languages as well.
MakefileApache-2.0