https://github.com/pierreroth64/ownshell
ownShell is a C++ library to create your own set of shell commands
https://github.com/pierreroth64/ownshell
c-plus-plus cli cmake shell
Last synced: 6 days ago
JSON representation
ownShell is a C++ library to create your own set of shell commands
- Host: GitHub
- URL: https://github.com/pierreroth64/ownshell
- Owner: pierreroth64
- License: mit
- Created: 2015-03-02T20:51:02.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-01-12T09:53:05.000Z (over 10 years ago)
- Last Synced: 2023-08-13T07:33:41.382Z (almost 3 years ago)
- Topics: c-plus-plus, cli, cmake, shell
- Language: C++
- Size: 1.16 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ownShell is a simple shell C++ library with no dependency (excepted STL) to create your own set of shell commands
[](https://travis-ci.org/pierreroth64/ownshell)
Check the [ownShell wiki](https://github.com/pierreroth64/ownshell/wiki) for more information.