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

feature: install npm package whenever author writes a new "require" in their source code #31

Open
DTrejo opened this issue Jul 9, 2013 · 1 comment

Comments

@DTrejo
Copy link
Owner

DTrejo commented Jul 9, 2013

No description provided.

@DTrejo
Copy link
Owner Author

DTrejo commented Aug 23, 2013

runjs2.0 aka magic ideas:

- magic file.js
- all require'd files are watched
- whenever a require is added, upon save it is picked up and the
package is installed, with the -S option too.
- does everything else that run.js already does
- no need to modify your own code

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

1 participant