One DX Way.
Run the installer from any Bun project:
bunx 1dxwayRun the monitor after setup:
bunx 1dxway startThe repo includes a manual GitHub Actions workflow at .github/workflows/release.yml.
Trigger it with patch, minor, or major to:
- bump
package.json - typecheck and smoke-test the CLI
- publish to npm with provenance
- push the release commit and tag
- create a GitHub release