Skip to content

Automatic programming helper unility: run command & semantic git commit it

License

Notifications You must be signed in to change notification settings

alexander-mart/rugit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🦁 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