Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 977 Bytes

README.md

File metadata and controls

30 lines (24 loc) · 977 Bytes

GoUnix

This project is a collection of many of the basic tools used on Unix-like operating systems implemented in Go as a learning exercize.

The idea here is to implement as little or as many features as you want (or focus on optimization for example), keeping functionality mostly the same.

Contributing

If you're learning Go and want to contribute your own implementation, pull requests are welcome.

Implementations