Skip to content

sachaos/lsh-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

lsh-go

Implementation of LSH in Golang. Tutorial - Write a Shell in C • Stephen Brennan

Install

$ go get github.com/sachaos/lsh-go

Usage

$ lsh-go # Launch LSH
> pwd    # Run command
/home/sachaos/dev/github.com/sachaos/lsh-go
> ls
go.mod  main.go  README.md
> cd ../ # Run built-in command
> ls
lsh-go  sachaos.github.io  test

About

Simple shell implemented in golang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages