Skip to content

bftelman/holy-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telman's Holy Shell - hshell

The best interactive linux shell in the world made for educational purposes.

logo

What is implemented ?

  • Reading user input, parsing it and launching programs
  • 5 built-in commands
  • Simple shell history (can't move for now)

What is not implemented ?

  • Bugless shell
  • Secure shell without memory leaks
  • Keyboard handling
  • Piping, regex and other useless stuff

Installation

git clone https://github.com/bftelman/holy-shell
cd holy-shell
make

Usage

Run ./bin/main after building the project

Co-authors:

Muhammad Abushov.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published