A wrapper package that works as the authorization middleware between the end-user and shiprn
.
This package is the entrypoint that get's run when the user runs <npx | pnpm dlx | bunx shiprn
. It ensures that the user has a valid license seat by cross-checking a unique device code with the ShipRN API, before downloading and running the executable script from @shiprn
.
bun run build
bun run start