Skip to content
This repository was archived by the owner on May 17, 2019. It is now read-only.

Required Dependencies!

NerdOfCode edited this page Nov 4, 2018 · 9 revisions

Below you will find a list of needed dependencies you will most likely need to install in order for this shell to be fully functional! The list:

C - Dependencies

  • stdlib.h
  • stdio.h
  • string.h
  • unistd.h
  • ctype.h
  • libreadline-dev
  • build-essential

Bash - Dependencies

  • readlink

Other - Dependencies

Clone this wiki locally