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

https://github.com/code-raushan/my-shell-go

Basic implementation of a POSIX-compliant shell in Go.
https://github.com/code-raushan/my-shell-go

go posix shell

Last synced: 27 days ago
JSON representation

Basic implementation of a POSIX-compliant shell in Go.

Awesome Lists containing this project

README

          

# my-shell-go-implementation

- POSIX compliant shell written in Go