License key activation (Polar purchase)

In order to legally use the typeui.sh CLI, we require you to purchase a license from our website.

1. Get your license key

After purchase, Polar provides your license key.

It can only be used by one individual per license purchased.

2. Activate in CLI

Before you can run commands, you need to verify your license key with the following command:

npx typeui.sh verify

You will be prompted for:

  • License key: (hidden input)

If your input is valid, the CLI caches your license locally for 31 days until it asks for it again.

Useful license commands:

  • npx typeui.sh license - show cached license status
  • npx typeui.sh clear-cache - clear local cache and force re-verification