acmpesuecc / psh

$ psh: a fancy POSIX-like shell
GNU General Public License v3.0
0 stars 2 forks source link
hacknight-2024 hacktoberfest

psh: a fancy POSIX-like shell

Welcome to psh!
blob@PSH → psh $ ls
bin  CODE_OF_CONDUCT.md  LICENSE  Makefile  README.md  script.sh  src

This project is part of Tilde 3.0 HSP PESU-ECC's summer mentoring program: where 5 students developed this project under the guidance of 4 mentors.

Contributors:

Mentors:

Run locally

git clone https://github.com/homebrew-ec-foss/psh; cd psh
make run

Devlogs