@nikelborm/tmp.cb71ih3no5
v1.0.0
Published
## Header 2
Downloads
5
Readme
header 1
Header 2
Unfortunately JSR doesn't support publishing executables yet, so you can install only script library with functions that will allow you to fetch github folder from other scripts.
npx jsr add @nikelborm/fetch-github-folderGenerate
Personal access token (classic)withread:packagesscopeLogin to Github's NPM registry (yes you need to do it, even if the package is public):
Run the following command (Info about
--auth-type=legacyhere):npm login --scope=@nikelborm --auth-type=legacy --registry=https://npm.pkg.github.comEnter your username when asked
Paste the access token as password value
Install the package by executing:
npm i @nikelborm/fetch-github-folder
