A shell program with a few commands written in Go
Clone the repository
$ git clone <https://github.com/bettaburger/grp>
Cd to the path
$ cd path/to/grp/cmd
Run the program
$ go run main.go
With Taskfile
$ task
$ grp help
$ env
$ setenv
$ getenv
$ unsetenv
$ cd
$ cd $HOME/~/
$ cd ..
$ cd path/to
$ ls \
$ ls .
$ ls path/to/