Helpful commands for tea/cli
Install tea/cli
sh <(curl https://tea.xyz)
Check currently installed stowed packages
ls ~/.tea
Find all available packages
open ~/.tea/tea.xyz/var/pantry/projects
Using a package like youtube-dl
tea +youtube-dl.org youtube-dl "https://youtu.be/yG7UkiVQAM0"
# or, using the shortcut
tea -X youtube-dl "https://youtu.be/yG7UkiVQAM0"
Setup for git commit signing with bpb and upload GPG key to GitHub
tea https://github.com/teaxyz/demos/blob/main/setup-git-commit-signing.sh
# uses the following packages: `gh`, `bpb`, `gum`
Watch my video about tea/cli here: https://youtu.be/yG7UkiVQAM0