Create Github Packages

[Solved] Create Github Packages | Haskell - Code Explorer | yomemimo.com
Question : create github packages

Answered by : johann-buscail

dnguyen:~ dalenguyen$ npm login --registry=https://npm.pkg.github.com
Username: GitHub-username
Password: your-personal-access-token
Email: (this IS public) [email protected]
Logged in as dalenguyen on https://npm.pkg.github.com/.

Source : https://dev.to/dalenguyen/create-your-first-github-package-564f | Last Update : Thu, 29 Oct 20

Answers related to create github packages

Code Explorer Popular Question For Haskell