waltervargas / shelly

A simple shell in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

shelly

A simple shell in Go

Based on chapter 11 of the book The Power of Go: Tools

Installing the cli

go install github.com/waltervargas/shelly/cmd/shelly@latest

Usage

> shelly

About

A simple shell in Go

License:MIT License


Languages

Language:Go 100.0%