I want to launch the node.js console but already have some configuration done in the enviroment...
The logical way to do it would be if node.js supported some kind of AutoExec script that would be run when nodejs.exe is invoked from a shortcut/link or command line... the ideal would be something like -> if a nodejs.js exists in the same folder as the nodejs.exe it will be executed... leaving REPL active... or if I passed a script as a parameter the nodejs.js should be executed first to initialize whatever enviroment I want to my scripts... Browsed through the net... and nodejs site... but no luck!!! ?Any ideas http://stackoverflow.com/questions/20927530/autoexec-or-autorun-script-in-node-js -- -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
