builtins #6

Merged
cromer merged 6 commits from builtins into master 2021-06-26 21:12:27 -04:00
1 changed files with 24 additions and 0 deletions
Showing only changes of commit 41e3b34175 - Show all commits

View File

@ -1,2 +1,26 @@
# myshellin
myshellin es un proyecto semestral del ramo Sistemas Operativos. El propósito de este proyecto es crear un shell básico.
## Autores
- Christopher Cromer
- Raúl Raúl Hernandez
## Requisitos software
- glibc
- make
- clang
## Requisitos informe
- latex
- pdflatex
## Compilar
### Software
make myshellin
### Informe
make informe
## Licencia
El proyecto es bajo la licencia "[The 3-Clause BSD License](LICENSE)".