528 B
528 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 deps.edn:
{:deps {io.github.yourusername/gum-utils {:git/url "https://github.com/yourusername/gum-utils"
:sha "latest-commit-sha"}}}