Skip to content

dineshh-m/gosh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gosh - A simple shell in go

Gosh is minimalistic shell written in Go, designed to provide lightweight and effcient command-line interface. It aims to be simple while offering essential shell functionalities.

Getting Started

Prerequisites

  • Go installed on your system

Installation

Clone the repository and build the gosh executable

git clone https://github.com/your-username/gosh.git
cd gosh
go build -o gosh

About

A simple shell written in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages