Skip to content
Snippets Groups Projects
Commit 7f676ac1 authored by nimrod's avatar nimrod
Browse files

Add GitHub auto to npmrc.

To download packages from private registries.
parent 437a34d6
No related branches found
No related tags found
No related merge requests found
...@@ -4,3 +4,5 @@ init-author-email=nimrod@shore.co.il ...@@ -4,3 +4,5 @@ init-author-email=nimrod@shore.co.il
init-author-url=https://git.shore.co.il/explore init-author-url=https://git.shore.co.il/explore
@fortawesome:registry=https://npm.fontawesome.com/ @fortawesome:registry=https://npm.fontawesome.com/
//npm.fontawesome.com/:_authToken={{ run(["ph", "show", "--field", "Password", "SchooLinks/Font Awesome auth token"])["stdout"] }} //npm.fontawesome.com/:_authToken={{ run(["ph", "show", "--field", "Password", "SchooLinks/Font Awesome auth token"])["stdout"] }}
@schoolinks:registry=https://npm.pkg.github.com
//npm.pkg.github.com/:_authToken={{ run(["ph", "show", "--field", "CLI 2025 token", "Web Sites/GitHub"])["stdout"] }}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment