Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

references.js should run as a separate script #14

Closed
kordwarshuis opened this issue Jul 8, 2024 · 1 comment
Closed

references.js should run as a separate script #14

kordwarshuis opened this issue Jul 8, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@kordwarshuis
Copy link

kordwarshuis commented Jul 8, 2024

references.js should run as a separate script and not as part of index.js. The reason is that the GitHub API limit rate is quite low.

It should be a separate item in the scripts section in package.json, for example:
npm run references.

@kordwarshuis kordwarshuis self-assigned this Aug 22, 2024
@kordwarshuis kordwarshuis added the enhancement New feature or request label Aug 22, 2024
@henkvancann henkvancann added this to the Prio2 milestone Aug 27, 2024
@kordwarshuis
Copy link
Author

  • references.js has been renamed to get-xrefs-data.js
  • it runs as a separate script now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants