A POSIX compliant shell
| src | ||
| tests | ||
| .clang-format | ||
| .gitignore | ||
| git_test.txt | ||
| README.md | ||
42sh - A POSIX shell with a bad name
42sh is a shcool project aiming to implement a POSIX compliant shell in C.
Getting started
TODO
Build
TODO
Test
TODO
Authors
- Matteo Flebus
- Jean Hérail
- William Valenduc
- Guillem George
Project status
WIP