A set of handy CLI utilities written in Ruby.
- Match regex in a file, then insert given string before or after match.
- Installs the given gem automatically, including injection into local Gemfile
- Gives you the number of days in the given month
- month can be referenced by name or number
- A (very WIP) alternate to
ls -ao
- Adds additional formatting, makes the output more readable.
- Find files with text matching given regex
- Return the filename and the matching text, along with the line the match can be found at.
- Show a more readable environment variables list.
- Alternative to
env
TODO create better docs for these utilities.