prompt for all data needed to create snippet

This commit is contained in:
Travis Shears 2025-06-07 17:51:50 +02:00
parent 4c1021cfd0
commit ad56963220
4 changed files with 54 additions and 3 deletions

7
README.md Normal file
View file

@ -0,0 +1,7 @@
## Snippets CLI CMS
A simple command-line interface for managing my code snippets.
Written in Clojure via Babashka.
Interactive elements are powered by [Gum](https://github.com/charmbracelet/gum).