@heysalad/sally
v0.1.0
Published
HeySalad Sally command line interface.
Maintainers
Readme
@heysalad/sally
The Sally CLI gives HeySalad developers and open source users one entry point for device bridges, AI helpers, auth, tunnels, and logs.
Available commands
sally device start|list|connect|stopsally auth login|logout|whoamisally tunnel listsally aisally logs
Local usage
pnpm --dir packages/cli build
node packages/cli/dist/index.js device listBefore publish, use the built entrypoint directly. After publish, the same commands will be available through the sally bin exposed by @heysalad/sally.
