NDJS installer framework

added by JavaScript Kicks
12/7/2015 5:09:15 PM

1056 Views

Well known alternative installer frameworks such as NSIS and Felxera's InstallShield create robust installers with low overhead. NDJS approach is different and aims to provide a more visual appealing solution by trading-off some size overhead. In addition, NDJS tries to take advantage of the web eco-system: using NPM and Bower packages, IDEs and excellent debugging and testing capabilities originally made for web development.


0 comments