A minimal POSIX shell.
- POSIX compliant, no less, no more
- Simple, readable code without magic
- Library to build more elaborate shells
This project is a work in progress.
meson build
ninja -C build
build/mrsh
Either send GitHub pull requests or send patches on the mailing list.
MIT