General programming practice
Go to file
Shaun Reed cd63a02470 Add README for ansible/roles/core
+ Add blockchain subdirectory to root README
+ Ignore `node-modules` directory for future npm projects
2021-05-21 12:12:27 -04:00
ansible Add README for ansible/roles/core 2021-05-21 12:12:27 -04:00
blockchain/eth/truffle-solidity Add blockchain directory for working on related projects 2021-05-03 14:46:36 -04:00
cpp Add example of visitor pattern in C++ 2021-05-11 20:56:05 -04:00
figlet Add Figlet fonts 2019-09-14 13:44:47 -04:00
scripts Update READMEs 2020-11-25 07:06:48 -05:00
.gitignore Add README for ansible/roles/core 2021-05-21 12:12:27 -04:00
README.md Add README for ansible/roles/core 2021-05-21 12:12:27 -04:00

README.md

klips

This repository is a collection of useful code snippets and configurations.

github.com/shaunrd0/klips/
├── ansible     # Ansible roles, playbooks, and examples
├── blockchain  # Blockchain related project templates and examples
├── cpp         # C++ programs, datastructures, and other examples
├── figlet      # Figlet fonts I like :)
├── README.md   
└── scripts     # Bash scripts