Skip to content

Conversation

@athieriot
Copy link
Contributor

Hi,

I have added two new arguments: execPath and scriptArgs.

  • execPath allows to change the path of Node.js. Convenient to run Coffeescript scripts
  • scriptArgs can be use to pass arguments to a Node.js script

You will also find a change that prevent the creation of <script>_error.log and <script>-error.log files

Please tell me if you want two different Pull Requests.
Or anything you want me to change really :)

Thank you for this excellent project

Aurélien

@mikaelkaron
Copy link

+1 for this

@coreybutler
Copy link
Owner

Could you split this into 2 PR's? I will likely include both, but I want to review the other two libraries as well regarding execPath and scriptArgs. My goal is consistency (or as much as possible) between the 3 libraries. There are some similar/related requests on node-mac/windows. However; that shouldn't stop me from fixing the error file path.

@athieriot
Copy link
Contributor Author

No problem.
First thing in the morning.

Feel free to ask if you want me to do the same commit on node-mac and node-windows when you are happy with it

@athieriot
Copy link
Contributor Author

In fact, it was easy enough to do it immediately: #6

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.

3 participants