9 Commits

Author SHA1 Message Date
Daniel Lo Nigro 57104fe919 Remove Node.js check from Windows installer for now (#677)
It doesn't handle systems such as nvm or nodemon that install Node.js without updating the registry.

References #626
2016-10-11 11:00:52 -07:00
Daniel Lo Nigro 966b476a47 Don't add extra slash to path. References #600 2016-10-11 08:31:53 -07:00
Christoph Pojer 6932c25a8a Update debian package descriptions. (#584) 2016-10-10 22:54:41 -07:00
Daniel Lo Nigro 40a0b74bc8 Build Windows installer into artifacts directory.
References #548
2016-10-10 21:45:00 -07:00
Daniel Lo Nigro 1e268f52ca Add RPM packaging (#556) 2016-10-10 10:53:45 +01:00
Daniel Lo Nigro b63a1d1510 Debian package build (#414)
* Script to build Debian package

* Adjustments for Debian scripts:
 - Add copyright file
 - Add full description to control file
 - Ignore some lintian rules
 - Delete clowny files that aren't needed and break lintian rules
 - Update shebang in yarn.js from "node" to "nodejs" as per Debian package of Node

* Add basic Debian instructions

* Revert readme change and explicitly require Node.js 4 or above
2016-10-04 11:46:40 -07:00
Daniel Lo Nigro f2b93ffc00 Add Windows Chocolatey package (#442)
* Add Chocolatey package

* Update to final URL
2016-10-04 10:15:16 -07:00
Daniel Lo Nigro 234b5d0791 Pass version as variable rather than hard-coding it 2016-10-04 11:40:53 +01:00
Daniel Lo Nigro 66e4395765 Add Windows installer 2016-10-04 11:40:53 +01:00