Skip to content

vmdario/ghostshell

Repository files navigation

GhostShell Project

Copyright (c) 2016, Victor Municelli Dario vmunidario@usp.br

This is Free Open Source Software. For licensing, see COPYING.TXT


GhostShell is a simple POSIX shell based on POSIXeg project, https://gitlab.com/monaco/posixeg

How to build:

$ cd ghostshell
$ ./autogen.sh
$ ./configure
$ make

How to run:

$ shell/ghostshell