An open API service indexing awesome lists of open source software.

https://github.com/alexsartori/custom-shell

A custom bash-like shell written in C for the Operating Systems course at UniTN. Team TreUova 🥚🥚🥚
https://github.com/alexsartori/custom-shell

bash-like custom-shell shell

Last synced: about 1 year ago
JSON representation

A custom bash-like shell written in C for the Operating Systems course at UniTN. Team TreUova 🥚🥚🥚

Awesome Lists containing this project

README

          

# Custom Shell
*by Tre Uova 🥚🥚🥚*

---

### About
The file `Descrizione.pdf` contains a brief description of the various features.

We did not use a versioning system during development, but I kept track of changes in a local repository. Commits' messages start with a letter indicating who implemented that specific feature (I mostly committed only when a new feature was ready).

### Team
- [Me](https://github.com/AlexSartori)
- [Francesco Lotito](https://github.com/FraLotito)
- [Claudia Mengoni](https://github.com/Cengoni)