pxt-login Manual Page
Stores tokens for GitHub or Crowdin
pxt login <service> <token>
Description
Stores a service token.
Options
<service>
- github, GitHub token to create gists. See https://github.com/settings/tokens/new.
- crowdin, Crowdin token to upload or download translations. See https://crowdin.com/project/kindscript/settings#api.
<token>
A token from the service provider.
See Also
pxt tool