templates for standardizing common files across repositories
https://git.lenzplace.org/lenzj/repo-template
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 years ago | |
---|---|---|
LICENSE.src | 3 years ago | |
Makefile.src | 3 years ago | |
README.src | 3 years ago | |
template | 3 years ago | |
LICENSE | 3 years ago | |
Makefile | 3 years ago | |
README.md | 3 years ago | |
global.got | 3 years ago |
README.md
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
- pgot utility.
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.