General programming practice
Go to file
Shaun Reed 5a88c0d1c7 Remove old info in READMEs 2020-04-26 22:28:49 -04:00
ansible Remove old info in READMEs 2020-04-26 22:28:49 -04:00
configs Clean up files, update .gitignore 2020-03-27 07:11:38 -04:00
figlet Add Figlet fonts 2019-09-14 13:44:47 -04:00
plates Add comments for operator= in singlelist 2020-04-26 22:19:34 -04:00
scripts Remove old info in READMEs 2020-04-26 22:28:49 -04:00
.gitignore Remove compiled files, executable. Update gitignore 2020-04-15 07:53:14 -04:00
README.md Remove old info in READMEs 2020-04-26 22:28:49 -04:00

README.md

klips

This repository is a collection of code snippets that I reuse, clone, or frequently refer to. This can be cloned as a whole or just viewed / copied as needed, used to lay out templates / automate tasks for larger projects.

The snippets are organized within topic-labeled folders. 'plates' is short-hand for templates, and houses all folders / projects that can be copied and edited / adjusted locally as templates for larger projects.

Other directories could contain configuration files, bash exports, scripts, etc.