Replies: 1 comment
-
|
Hi @RonIovine |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Daniele, I came across this project & was very interested in it. I have a very similar project with similar goals/use cases. I like your header only approach & the use or C++14 and you are truly cross platform (*Nix & Windows). One of my early implementations was C++, but I moved to a more strait C based API & implementation to maximize the possible uptake (it can safely be linked with C++ applications). I also added multi-language support but my cross platform is for various flavors of *Nix.
Anyway, if you get time, checkout my repo & see what you think. If you had any suggestions and/or comments I'd love to hear them. If you think this post is inappropriate for this forum, feel free to delete/remove it.
https://github.com/RonIovine/pshell
Cheers,
Ron
Beta Was this translation helpful? Give feedback.
All reactions