danielgtaylor / danielgtaylor/nesh
Support passing arguments to node
Open
enhancement
- Dominant language
- CoffeeScript
- Stars
- 284
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
Similar to coffeescript's `--nodejs` option, it would be nice to be able to pass arguments to node when using nesh.
My use case is that I have a script that I run on start using the `-e` option, it loads a lot of modules for convenience, and I'd like to use `--harmony-proxies` to lazy load them (using a pattern similar to what python's nltk does).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.