adjath / pkg

// Step 1: Use `publishConfig` option in your package.json "publishConfig": { "registry": "https://npm.pkg.github.com/" } // Step 2: Authenticate $ npm login --registry=https://npm.pkg.github.com/ // Step 3: Publish $ npm publish

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

adjath/pkg Issues

No issues in this repository yet.