Some handy scripts (babashka mostly) for various purposes.
You need to have bb
,
nbb
and
npm
installed.
Check out the repo locally git clone [email protected]:tggreene/handy.git
and
symlink the scripts you want into your PATH
from the bin
directory.
You may need to npm install
for some modules (e.g. ecs-exec
), but you should
be able to symlink bin files into something like ~/.local/bin
.
Pick out a container for your cluster to shell or port forward to interactively. Simplifies what can be a notty invokation with vanilla aws cli.
Create dynamic environments from simple config files, pull in configuration and secrets from other programs, network or files.
"Local invoke", keep a stash of frequently run personal development tasks using incantations that you'd prefer not to burden others with.
Simple watch command that listens for file changes.
-
Why are these so badly named?
I'm sorry I'm trying to do better