Skip to content

PierreH2/Shell-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shell-project

This project creates a POSIX shell with C.

Build

mkdir -p build
cd build
cmake ..
make

About

this is the 42sh project. it aims to create a complete linux shell with C.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors