Skip to content
This repository was archived by the owner on Dec 7, 2020. It is now read-only.

Conversation

@legodude17
Copy link

build-all.js runs npm install in / and contrib/. Discussed in #54.

@legodude17
Copy link
Author

What is your opinion on this @getify?

@legodude17
Copy link
Author

Should I just close this @getify?

@getify
Copy link
Owner

getify commented Dec 7, 2016

Sorry... no, I think there's good stuff here I just haven't had the time to think about this project. I barely got my attention today to fix a pretty insidious bug someone brought up. I do want to push this project forward, but I'm drawn in a lot of directions right now.

@legodude17
Copy link
Author

Ok. Just wanted to get status. Keep up all your good work!

@crazy4groovy
Copy link

crazy4groovy commented May 1, 2017

Would seem simpler to me to write an npm script in package.json such like:

"scripts": {
  "install-all": "npm install && cd contrib && npm install && cd ..",
  ...
}

then invoke on commandline like:
npm run install-all

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants