GitHub user 16BITBoy opened a pull request:
https://github.com/apache/cordova-lib/pull/28
Update hooks-README.md
I think letting know to users of Windows that a shebang line is expected at
the start of their non bat scripts is a good idea, since its not typical for
Windows users to write shebangs. I found out myself not knowing how to make my
python and node.js scripts to work as hooks until I read
cordova-lib\src\cordova\hooker.js line 77, function extractSheBangInterpreter.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/16BITBoy/cordova-lib patch-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-lib/pull/28.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #28
----
commit ddb01a6b24772fafc4aec96a7392dd5a68e827ca
Author: A.Perez <[email protected]>
Date: 2014-06-13T15:30:36Z
Update hooks-README.md
I think letting know to users of Windows that a shebang line is expected at
the start of their non bat scripts is a good idea. I found out myself not
knowing how to make my python and node.js scripts to work as hooks until I read
cordova-lib\src\cordova\hooker.js line 77, function extractSheBangInterpreter.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---