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
- Host: GitHub
- URL: https://github.com/damingerdai/gosh
- Owner: damingerdai
- License: mit
- Created: 2021-05-18T13:18:12.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-25T14:10:08.000Z (about 5 years ago)
- Last Synced: 2025-08-16T08:39:39.790Z (11 months ago)
- Topics: golang, shell
- Language: Go
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```