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

https://github.com/ninjamar/igsh

igsh is a shell
https://github.com/ninjamar/igsh

Last synced: 2 months ago
JSON representation

igsh is a shell

Awesome Lists containing this project

README

          

# igsh
igsh is a shell

# Running
You need to download the repository and compile `/src/main.cpp`

# Builtins

The shell contains builtin functions
1. `foo`
2. `bar`
3. `exit`

# TODO

Error handling for invalid commands

More commands

Get length of function array when function position is found