TRASh
Totally Random and Aimless Shell
About the Project
A custom shell implementation written in Go, featuring the shell basics and some unique command handling with a playful approach to terminal interactions. Built as a learning project to explore systems programming and Go.
Key Features
- Custom command parsing and execution
- Built-in commands and aliases
- POSIX Compliance
- Command history and auto-completion in work