Replies: 1 comment
-
And as I go into v3 of Terminal++, and I continue to get the occasional star, I just want to say thank you for taking a look, and feel free to say hi. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
So this repo has 58 stars and 10 forks at the time of writing, which for a completely unadvertised pet project is pretty awesome, if I do say so myself.
I just want to announce that I still use this library myself for my own projects and apply updates to it when I need something, or even when I find a better way of describing those needs. I hope others are doing the same. I still welcome any feature requests or improvement PRs.
One thing that has changed recently, however, is the conan package repository. After jfrog decommissioned bintray, I engaged in a trial period on jfrog.io, but that has now expired and I have yet to set up something more permanent. Please let me know if that's something you want. Otherwise, you can always make a local repository from source and use that with a conan command like, "conan create . terminalpp/2.0.2@_ -s compiler.libcxx=libstdc++11 -s build_type=Release --build=missing"
Beta Was this translation helpful? Give feedback.
All reactions