A Tap for easier installation/execution of the tools and scripts I write
Docker Volume mapping control; container access made easy!
NOTE: Please install via
npm install -g git-gac, this formula has been deprecated!
Git Add/Commit (gac) is a command I started with as a small alias and evolved into what it is now, a slick script thatsimplifies my git interactions.
Makes having multiple Git accounts more manageable via separate Personal Access Tokens, HTTPS repositories, hierarchical .gitconfigs, and your OS's keychain.
Custom commands and tools for using cloud or hosted Jira instances with go-jira.
Shell script driven by your .aws/config and a few settings
Quickly setup framework for new JS, PY, or SH script and associated brew formula
Tool for switching themes in vim, tmux, zsh, bat, vsCode, terminals (gnome, mintty, Terminal.app), and whatever else I figure out.
Wrapper for make to help setup/execute standard destroy/setup/run/watch commands
Because I forget sometimes.
In the actual project:
- Bump the version number
- Get changes into
mainbranch - Run
git release create -m "DESCRIPTION" v0.0.0With the right data
In this Project
- Blank out the checksum in the formula
- Update the version in the URL
- Run
./get-hash.sh project-name - Copy/paste into formula checksum.
- Push up new formula