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 gulp watch script to package.json #17

Merged
merged 1 commit into from
Mar 27, 2017

Conversation

yousefamar
Copy link
Contributor

Makes it so that people who don't have gulp installed globally (like me) can run npm run watch instead of having to find the gulp executable in node_modules.

Makes it so that people who don't have gulp installed globally (like me) can run `npm run watch` instead of having to find the gulp executable in `node_modules`.
@RyanFitzgerald
Copy link
Owner

RyanFitzgerald commented Mar 27, 2017

Great idea, thanks for the fix! I've gone ahead and updated the README as well to reflect this change.

@RyanFitzgerald RyanFitzgerald merged commit c996d07 into RyanFitzgerald:master Mar 27, 2017
@yousefamar yousefamar deleted the patch-1 branch March 27, 2017 12:57
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

Successfully merging this pull request may close these issues.

2 participants