v0.4.1 β easier installs
v0.4.1 β easier installs
Two new ways to install tuistore, on top of uv tool install/pipx:
One-liner:
curl -fsSL https://raw.githubusercontent.com/Gheat1/tuistore/main/install.sh | shHomebrew:
brew install gheat1/tuistore/tuistoretuistore update (and the app's manage menu) now detects a Homebrew-installed
copy and updates it with brew upgrade instead of creating a second, parallel
copy via uv/pipx.
See CHANGELOG.md
for details.