devtree-ai
v0.1.2
Published
DevTree CLI — companion to the DevTree desktop codebase graph app
Maintainers
Readme
DevTree CLI (devtree-ai)
Companion CLI that downloads and installs the DevTree desktop app from GitHub Releases (not just a launcher script).
npm i -g devtree-ai@latest
devtree install # download macOS DMG / Windows setup for this machine
devtree open # launch
devtree doctorOne-liner (CLI + desktop):
curl -fsSL https://raw.githubusercontent.com/Naughty-Otters/DevTree/main/install/install.sh | bashAlso available via Homebrew cask after the tap is published: brew install --cask devtree.
