Skip to content

A Tap for easier installation/execution of the tools and scripts I write

License

Notifications You must be signed in to change notification settings

Flare576/homebrew-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 

Repository files navigation

homebrew-scripts

A Tap for easier installation/execution of the tools and scripts I write

Available Formulas

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

How To Update

Because I forget sometimes.

In the actual project:

  1. Bump the version number
  2. Get changes into main branch
  3. Run git release create -m "DESCRIPTION" v0.0.0 With the right data

In this Project

  1. Blank out the checksum in the formula
  2. Update the version in the URL
  3. Run ./test-formula project-name
  4. Watch for "For your reference, the checksum is..." and copy/paste into formula.
  5. Push up new formula

About

A Tap for easier installation/execution of the tools and scripts I write

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published