Skip to content

Package Pilot v1.0.0

Choose a tag to compare

@nextbridgehq nextbridgehq released this 24 Jul 09:31
· 5 commits to main since this release

Package Pilot 1.0.0

First public release. Package Pilot is a fast, native desktop app for local
Node.js package linking and testing — swap error-prone terminal commands for a
clean GUI, and test your libraries and CLI tools before you publish.

Runs on Windows, macOS, and Linux (Tauri + React).

Highlights

  • 5 linking strategies — Symlink, npm pack, Yalc, Workspace (file:), File Copy
  • Automated sandboxes for testing CLI packages in one click
  • Built-in PTY terminal and a live watcher that rebuilds on source changes
  • Project & package discovery with package-manager detection (npm / yarn / pnpm)
  • System Doctor + real-time, searchable activity logs
  • Secure by default--ignore-scripts unless opted in, sensitive env vars stripped

Get started

npm install && npm run tauri dev

Docs: Deployment · Security

Built by Nextbridge — a ⭐ helps others find it.