this a simple shell made in golang and golang only, doing this to learn some golang and for fun, this project uses (mostly) the standard packages of go!
compile from source!
git clone https://github.com/Alvesafk/agosh
cd agosh
go build -o bin/gosh src/main.go
sincerely, alvesafk