A collection of command line tools I made for myself
- Shell 54.2%
- Lua 41.8%
- Python 4%
| bin | escape shell arguments in Lua | |
| README.md | friendship ended with MIT now EUPL is my best friend (i hope i am doing it right) | |
MyIBin (My Interpreted Bin)
A bunch of interpreted command line tools I made for myself that are either useful or a thing I coded in 10 minutes and threw here to never be used again
Made in Bourne shell, Lua, Python, and even POSIX spec commands that were not meant to be used as interpreters (so I'm just having fun here)
Usage
You can use these by copying stuff that you [for whatever reason]
like, Git cloning it somewhere like ~/.local/share/myibin
and adding it to $PATH or even dumping bin/* to /usr/local/bin
Though I don't know why you would want to use all of them.
I don't use all of them. If having a stranger's repo in
your PATH doesn't feel weird to you
Licence
Licensed under the EUPL