← all projects
shipped · October 1, 2024

Golang Shell with Automated Testing

Unix-like shell in Go with CI/CD-enforced automated test suite.

GoTestingGitHub ActionsYAMLCI/CD

Developed a Unix-like shell in Go emphasizing safety and performance. CI pipeline runs the automated test suite on every push, verifying correctness of shell built-ins, piping, redirection, and process management.