Skip to content

dmcclory/babashka-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

setup

  1. Make sure that babashka and gum are installed

on OSX:

brew install borkdude/brew/babashka
brew install gum
  1. clone this repo to a directory (eg ~/.babashka-scripts)
git clone https://github.com/dmcclory/babashka-scripts.git ~/.babashka-scripts/
  1. in your .zshrc/.bashrc, update your $PATH:
export PATH=$PATH:~/.babashka-scripts/bin

usage

these scripts are now available:

  • uuid: returns a random uuid
  • http-status 202: given an HTTP status, returns it's description

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published