Skip to content

A simple minimalistic shell implementation written in Go. WIP, will be expanded.

Notifications You must be signed in to change notification settings

alewtschuk/Gash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gash

A simple minimalistic shell implementation written in Go. WIP, will be expanded.

Steps to configure, build, run, and test the project.

Building

make build

Testing

make check

Clean

make clean

Install Dependencies

In order to use git send-mail you need to run the following command:

make install-deps

About

A simple minimalistic shell implementation written in Go. WIP, will be expanded.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published