Skip to content

kissthink/gosh-2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gosh

Build Status

This is a simple shell I'm writing, much like the old sh to teach myself Go.

Some features include: command execution, tab completion of file and directory names, changing directory and environment variable adding, setting, getting and deleting.

Feel free to let me know if I'm doing something wrong or you want to help me out. It's best to reach me on twitter (@tywkeene) or over email (tyrell.wkeene@gmail.com)

About

A simple unix shell (like sh) in Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 91.1%
  • Shell 8.9%