Commit Graph

11 Commits

Author SHA1 Message Date
Ron Hough a7018ac419 Updates README with output from `--help` argument 2023-03-11 19:31:02 -06:00
Ron Hough a804694726 Updates README with setup/build/run instructions 2023-03-11 19:24:46 -06:00
Ron Hough d71f284625 Adds an extremely basic shared library 2023-03-11 13:50:45 -06:00
Ron Hough 9e92799698 Adds deb package build to build script 2023-03-04 19:06:52 -06:00
Ron Hough 6acf28a3dd Adds rudimentary DEB package creation 2023-03-04 19:03:34 -06:00
Ron Hough f3df4cc9c1 Adds a build script 2023-03-04 15:07:22 -06:00
Ron Hough e3800b3475 Clarifies path to 'build' dir 2023-03-04 14:56:53 -06:00
Ron Hough 89624e70c5 Ignores a file generated by conan setup
Also, sorts those gitignores.
2023-03-04 14:35:05 -06:00
Ron Hough abe3eab34c Use conan to add dependency on CLI11
(Also use some basic CLI11 to verify build/link works.)
2023-03-04 14:28:46 -06:00
Ron Hough 4372688574 Build a basic "hello world" with CMake 2023-03-04 13:22:09 -06:00
Ron Hough 956b321d71 Initializing repository 2023-03-04 12:26:43 -06:00