@ronintech/shiprn-installer
v1.4.1
Published
A wrapper package that works as the authorization middleware between the end-user and `shiprn`.
Downloads
6
Readme
shiprn
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
.
Running locally
bun run build
bun run start