freakyutils/README.md
2025-01-22 03:11:34 +00:00

8 lines
No EOL
131 B
Markdown

# freakyutils
Implementation of some of the Unix command line utils in 🚀Rust🚀
Currently implemented:
```
echo, printenv
```