Skip to content
This repository was archived by the owner on Feb 5, 2026. It is now read-only.

Latest commit

 

History

History
25 lines (19 loc) · 474 Bytes

File metadata and controls

25 lines (19 loc) · 474 Bytes

sinopia-github-oauth-cli

"npm login" for sinopia-github-oauth

How to use

Install via npm

$ npm install -g sinopia-github-oauth-cli

Set the registry to your sinopia instance

$ npm config set registry http://url.to.your.registry:4873

Authenticate

$ sinopia-github-oauth

or directly pass registry url

$ sinopia-github-oauth --registry http://url.to.your.registry:4873