Skip to content

Latest commit

 

History

History
43 lines (26 loc) · 1.36 KB

README.md

File metadata and controls

43 lines (26 loc) · 1.36 KB

🦁 rugit — run command & semantic git commit it

GitHub Static Badge

Depenedncies

Unix philosophy

Make each program do one thing well.

To do a new job, build afresh rather than complicate old programs by adding new "features".

-- Douglas McIlroy

See more: en.wikipedia.org/wiki/Unix_philosophy

Unix philosophy projects on GitHub

  • Explore other unix-philosophy projects on GitHub

  • Please use a badge Static Badge if your project follows the same principles:

![Static Badge](https://img.shields.io/badge/topic-unix--philosophy-blue?logo=github&link=https%3A%2F%2Fgithub.com%2Ftopics%2Funix-philosophy)

TODO

  • Package manager support
    • npm
    • basher (no dependency support)

Other projects

  • ✍️ touch-x — one command to create a new script file and give it executable permission