normalize / autoinstall

automatically install dependencies via `require()`
MIT License
52 stars 3 forks source link

executable #1

Closed jonathanong closed 10 years ago

jonathanong commented 10 years ago

overwrite node somehow so this is standard ~_~

dougwilson commented 10 years ago

It would be nice is Node.js had something similar to perl's -M switch, so people could do node -Rautoinstall script.js to make core require autoinstall at start and then magic! It would be the super test for use in project examples.