Skip to content

marekor555/gosh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ABOUT

Gosh is a simple shell for unix systems. It supports windows in so called 'fallback mode' using cmd.exe in background.

INSTALLATION

We will be compiling the project from source.

  1. You firstly must clone the git repo: git clone https://github.com/marekor555/gosh
  2. Then move to the project: cd gosh
  3. Get the libraries: go get .
  4. Install the project: go install .
  5. Now try the app: gosh

If the above command fails, saying that gosh command is not found. You need to add go bin to path. And try again.

About

gosh is custom shell made in go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages