README ΒΆ gosh Minimalistic Shell in Go ππ gosh is a minimalistic shell alternative written in go. [abhishek@Abhisheks-Mac-mini.local] ls LICENSE README.md go.mod images main.go β¨ Features Has a full featured prompt Very easy to modify and enhance Setup β‘ Requirements go 1.2.0 π Installation git clone https://github.com/2kabhishek/gosh cd gosh go build ln -s $PWD/gosh ~/Applications/bin/ # Symlink to a place in your path π» Usage USAGE: gosh What's Next May add more shell features in future if I feel like it. β To-Do Add more shell functions Add history support Add support for pipes, sub shells Behind The Code π Inspiration Wanted to play around with go. π‘ Challenges/Learnings The main challenges were <issue/difficulty> I learned about <learning/accomplishment> π§° Tooling Dotfiles β Dev Environment nvim2k β Personalized Editor awesome2k β Tiling Window Manager π More Info goldog - lolcat in go goatsay - cowsay in go godown - download manager in go β hit the star button if you found this useful β Source | Blog | Twitter | LinkedIn | More Links | Other Projects Expand βΎ Collapse β΄ Documentation ΒΆ There is no documentation for this package. Source Files ΒΆ View all Source files main.go Click to show internal directories. Click to hide internal directories.