Krazer

Results 15 issues of Krazer

I have completed a hunter package (https://github.com/ruslo/hunter) for ctti just would like to have newer version of a release to base it on (0.0.1 seems quite dated). I can base...

Adds a badge for the Hunter package manager as ctti has now been added as a package. https://docs.hunter.sh/en/latest/packages/pkg/ctti.html. Hunters automated testing https://travis-ci.org/ingenue/hunter/builds/415495706?utm_source=github_status&utm_medium=notification https://ci.appveyor.com/project/ingenue/hunter/build/1.0.4330

Adds cmake install option for ctti, listed version as 0.0.2 as I dont know if there is a plan for another version release.

Remove all console commands form the InputOuput class and put them into a derived class Terminal. - This allows the InputOutput class to be overridden with other IO classes -...

Adds a command line driven command control for aider. - Modified to work without adding Terminal class