Personal workspace for learning Ratatui & Rust.
This and other readme files in this repo are RunMe Plabooks.
Use this playbook step/task to update the RunMe cli.
If you don't have runme installed, you'll need to copy/paste the command. :)
go install github.com/stateful/runme/v3@v3Install Playbook dependencies:
go install github.com/charmbracelet/gum@latestInstall project dependencies.
# install tool dependencies
set -e
set -x
printf "\n"
: nothing to install
set +x