STEJ Software
Results
2
issues of
STEJ Software
I spent the good part a day removing all of the empty parenthesis in this code when an object is being instantiated just to get this work on a Photon....
Refactored the code to use the [command-line-args](https://www.npmjs.com/package/command-line-args) module. Added an option to set the http proxy on the command line. Moved the main.js file to bin/script. Reformatted all files with...