Skip to content
/ handy Public

Some handy scripts (babashka mostly) for various purposes.

Notifications You must be signed in to change notification settings

tggreene/handy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Some handy scripts (babashka mostly) for various purposes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published