/repo-template

templates for standardizing common files across lenzj repositories

Primary LanguageMakefileBSD 2-Clause "Simplified" LicenseBSD-2-Clause

repo-template

These are templates and examples for use in standardizing common files across repositories at https://git.lenzplace.org/lenzj/.

Example use of these templates can be seen in the template folder of this repository.

Dependencies

Generating documentation

Some of the documents in this repository were generated from templates. To regenerate these documents:

$ make doc

To remove generated documents:

$ make cleanDoc

Contributing

If you have a bugfix, update, issue or feature enhancement the best way to reach me is by following the instructions in the link below. Thank you!

https://blog.lenzplace.org/contact

Versioning

I follow the SemVer strategy for versioning. The latest version is listed in the releases section.

License

This project is licensed under a BSD two clause license - see the LICENSE file for details.