An open API service indexing awesome lists of open source software.

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

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

[![Build Status](https://travis-ci.org/pierreroth64/ownshell.svg?branch=master)](https://travis-ci.org/pierreroth64/ownshell)

Check the [ownShell wiki](https://github.com/pierreroth64/ownshell/wiki) for more information.