A Tap for easier installation/execution of the tools and scripts I write
Docker Volume mapping control; container access made easy!
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
main
branch - Run
git release create -m "DESCRIPTION" v0.0.0
With the right data
In this Project
- Blank out the checksum in the formula
- Update the version in the URL
- Run
./test-formula project-name
- Watch for "For your reference, the checksum is..." and copy/paste into formula.
- Push up new formula