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

add a caching layer for the dependency tree to speed things up #10

Open
jstrachan opened this issue Sep 27, 2017 · 0 comments
Open

add a caching layer for the dependency tree to speed things up #10

jstrachan opened this issue Sep 27, 2017 · 0 comments
Labels

Comments

@jstrachan
Copy link
Contributor

right now we have to do an npm install then npm list --json > foo.txt to get the NPM dependency tree.

it'd be nice to have some kind of caching layer so that can be really fast given an arbitrary package.json file

@jstrachan jstrachan added the npm label Sep 27, 2017
jstrachan added a commit to jstrachan/updatebot that referenced this issue Feb 8, 2018
lets try clone using https if using git credentials
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant