General programming practice
Go to file
Shaun Reed 2845b020ae Update README instructions
+ Fix incorrect library name for `algorithms/trees/BST` example
+ Update root CMakeLists.txt for major directories to set binary path
+ Add instructions to install CMake LTS with pip
2022-01-07 11:32:52 -05:00
ansible Add fail2ban playbook for updating jails remotely 2021-07-21 14:52:33 +00:00
blockchain/eth/truffle-solidity Rename source file in prototype pattern 2021-05-21 12:34:18 -04:00
cpp Update README instructions 2022-01-07 11:32:52 -05:00
figlet Rename source file in prototype pattern 2021-05-21 12:34:18 -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