Skip to content
This repository has been archived by the owner on Sep 16, 2019. It is now read-only.

Dropping global dependencies for bower & grunt #274

Closed
stefanjudis opened this issue Mar 15, 2015 · 3 comments
Closed

Dropping global dependencies for bower & grunt #274

stefanjudis opened this issue Mar 15, 2015 · 3 comments

Comments

@stefanjudis
Copy link
Contributor

Hey I'll just giving foundation press a shot.

The one thing I don't like so far is, that in current state there is a need for global grunt & bower installation.

Are you open for a PR that solves this, by using npm only?

Bower and grunt could then be declared as "normal" deps and could be run via npm to avoid forcing global installations?

This would mean that command like npm run build, npm run grunt and npm run bower would be available.

Also this npm install && bower install && grunt build could be improved to simply be post install hooks right after npm install. :)

Thanks,
Stefan

@Luciaisacomputer
Copy link
Contributor

Wow that sounds really interesting. I'd be interested in seeing how this progresses.

@stefanjudis
Copy link
Contributor Author

@LukePettway

Cool - hopefully I'll make it to propose a PR tomorrow then.
Shouldn't take long. :)

olefredrik added a commit that referenced this issue May 13, 2015
removed global dependency of bower and grunt - #274
@olefredrik
Copy link
Owner

#334

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants