744 B
744 B
Gum Utils
A Clojure library providing convenient wrapper functions for the Gum CLI tool, designed for use with Babashka.
Prerequisites
Installation
Add this to your bb.edn:
{:paths ["src"]
:deps {com.travisshears/gum-utils {:git/url "https://git.travisshears.com/travisshears/gum-utils"
:git/tag "39K"
:git/sha "748b21d358b62db0476bc3577cb5398acc533ba1"}}}
Dev
Tags can be manually created in git hosting ui here