/sheller

My version of a shell , written in pure C

Primary LanguageC

Sheller - A simple shell

  • Sheller was written in pure C
  • It has customizable callbacks [WIP]

Installation

  • make init to setup directories
  • make to build the application
  • make run to run the application