An open API service indexing awesome lists of open source software.

https://github.com/damingerdai/gosh

a shell demo based on golang
https://github.com/damingerdai/gosh

golang shell

Last synced: 3 months ago
JSON representation

a shell demo based on golang

Awesome Lists containing this project

README

          

# 原来用Go写一个Unix Shell这个简单

[原来用Go写一个Unix Shell这个简单](https://ithelp.ithome.com.tw/users/20107714/ironman/2814)

# bazel

```
bazel run //:gazelle
```

## build

```
bazel build //:gosh
```