1
0
Fork
You've already forked myibin
0
A collection of command line tools I made for myself
  • Shell 54.2%
  • Lua 41.8%
  • Python 4%
2026年06月18日 18:02:11 +03:00
bin escape shell arguments in Lua 2026年06月18日 18:02:11 +03:00
README.md friendship ended with MIT now EUPL is my best friend (i hope i am doing it right) 2026年03月26日 20:08:21 +02:00

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