installer batch file added - #2
Conversation
updated notes for install.bat
Updated usage
xuv
commented
Jul 19, 2014
OMG. A pull request for this project. And a "windows" installer. This is great and totally unexpected. Thank you so much. Will try this out soon and come back at you. |
lianna5
commented
Jul 20, 2014
People using Linux don't need an installer to know how to install |
installer batch file added (for windows)
xuv
commented
Jul 21, 2014
Well, I could write a shell script to ease the Linux installation too. Phantomjs and Casperjs are not always present in package managers. ;) But you're right. Linux users are more used to these pypes of installation. :) And for your Facebook love. You're welcome. :) Don't hesitate to share your "experience" with the script here also. Much appreciated. |
lianna5
commented
Jul 22, 2014
Thank you! I don't have Linux on my machine, nor am I very familiar with the system, so I can't test it. |
lianna5
commented
Jul 22, 2014
I will try to spread the love as I can... |
The newly added install.bat calls install.ps1, which auto-downloads and installs phantomjs and casperjs to the loveMachine directory. Created for people who don't have phantomjs and casperjs or know how to add environmental variables, which are like, most people...