Skip to content

some0necoding/goshell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

goshell

Really simple unix shell written in go (it really doesn't do anything but running programs)

Download:

git clone https://github.com/some0necoding/goshell.git

cd goshell/main

go build -o goshell shell.go

sudo mv goshell /usr/local/bin

I suggest to not use it as it cannot yet interpret quoted text as a single string

Edit: now it can

Edit: maybe, it's not really tested ;)

About

Simple unix shell written in go

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages