Hello I am in process of writing a nodejs application that would be accessible to users via npm install. For users, who do not have node installed, I would like to ship a standalone app. Is there a way to do with nodejs ? I do not have a UI in this application i.e. it is a CLI. I have seen node-webkit and I have played with http://appjs.com/.
I would like to summarize what I want 1. node.js CLI app. All javascript, as much as possible. 2. Standalone 3. Should work on mac osx, windows and linux 4. Native GUI is not needed Any pointers would be really appreciated. Piyush -- -- 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.
