Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 1.25 KB

README.md

File metadata and controls

44 lines (26 loc) · 1.25 KB

Handy

Some handy scripts (babashka mostly) for various purposes.

Install

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.

Scripts

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.

Notes

  • Why are these so badly named?

    I'm sorry I'm trying to do better