Skip to content
This repository has been archived by the owner on Oct 18, 2022. It is now read-only.

alimkoca/oshean

Repository files navigation

oshean

oceanic shell for developers.

Dependencies:

libncurses-dev

Installation:

$ git clone https://github.com/alimkoca/oshean
$ cd oshean
$ mkdir build && cd build
$ cmake ../ -DCMAKE_BUILD_TYPE=Release
$ make
$ sudo cp oshean /usr/bin