A simple minimalistic shell implementation written in Go. WIP, will be expanded.
Steps to configure, build, run, and test the project.
make build
make check
make clean
In order to use git send-mail you need to run the following command:
make install-deps