gdpm/bin
David J. Allen 5a73651ad1 Major refactor and API changes
- Updated `.gitignore` file
- Updated `CMakeLists.txt` to build static exectuable
- Changed some `Doxyfile` configurations to build more robust and complete documentation (WIP)
- Changed how `remote` works to better reflect `git`'s API (WIP)
- Changed how error handling works
- Improved `bin/compile.sh` script
- Improved `bin/lines.sh` script (kinda)
- Removed some instances of `fmt` in favor of `std` string functions
- Restructed style for better readibility
2023-05-22 17:54:45 -06:00
..
compile.sh Major refactor and API changes 2023-05-22 17:54:45 -06:00
lines.sh Major refactor and API changes 2023-05-22 17:54:45 -06:00
test.sh Updated unit tests 2023-01-07 14:50:09 -06:00