Shaun Reed a97dfbe34b Clean up CMakeLists in all C++ examples
+ Rename output executables to match directory structure
+ Remove libraries for small examples
+ Supress -Wreturn-type warnings for singleton that is intentionally not copyable
2022-03-31 16:01:08 -04:00
2022-02-14 13:47:59 -05:00
2022-02-14 13:47:59 -05:00
2020-11-25 07:06:48 -05:00
2021-05-21 12:12:27 -04:00
2022-02-14 13:47:59 -05:00

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 :)
├── javascript  # Javascript projects and examples
├── python      # Python scripts or tools I've made   
├── README.md   
└── scripts     # Bash scripts
Description
General programming practice
Readme 11 MiB
Languages
C++ 68.2%
Python 13.6%
CMake 9.8%
Vim script 3.1%
C# 2.9%
Other 2.4%