8000 GitHub - PierreH2/Shell-project: this is the 42sh project. it aims to create a complete linux shell with C.
[go: up one dir, main page]

Skip to content

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

Notifications You must be signed in to change notification settings

PierreH2/Shell-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
< 9034 /div>
 
 
 
 
 
 
 
 
 
 
 
 

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

No packages published
0