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

Using Gulp #3

Open
snown opened this issue Mar 31, 2015 · 4 comments
Open

Using Gulp #3

snown opened this issue Mar 31, 2015 · 4 comments

Comments

@snown
Copy link

snown commented Mar 31, 2015

In your read me you suggest that with this package you can "run Gulp / Grunt tasks". However I cannot find any documentation on how to do this without installing Gulp Globally (via npm, which seems to defeat the purpose).

Any guidance would be appreciated.

@nsams
Copy link
Contributor

nsams commented Apr 1, 2015

You can install locally with ./vendor/bin/npm install gulp and run it using ./vendor/bin/node node_modules/gulp/bin/gulp.js

@moufmouf
Copy link
Member

moufmouf commented Apr 1, 2015

👍
Thanks @nsams
I'll think about writing a gulp-installer package to simplify even further (it would be great to have a ./vendor/bin/gulp command!

@snown
Copy link
Author

snown commented Apr 1, 2015

This pointed me in the right direction. Thanks @nsams

@moufmouf, I would love to see a gulp-installer package.

@joehuggans
Copy link

Thanks for this, I wasn't able to install node.js the normal way on my shared server but this seems to work great, needed a sass compiler so thanks alot

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

No branches or pull requests

4 participants