https://github.com/nikoksr/nsh
Implementing a simple shell in Go.
https://github.com/nikoksr/nsh
Last synced: over 1 year ago
JSON representation
Implementing a simple shell in Go.
- Host: GitHub
- URL: https://github.com/nikoksr/nsh
- Owner: nikoksr
- License: mit
- Created: 2020-12-23T18:18:29.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-28T15:25:10.000Z (over 5 years ago)
- Last Synced: 2024-10-06T05:41:41.005Z (almost 2 years ago)
- Language: Go
- Size: 7.81 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nsh
Implementing a simple shell in Go.