Right now installing FlexJS requires either getting the sources and building them, or using the Installer to install it. Another nice way would be to add it is a npm module [1], which seems to be a popular way to install libraries these days. So, simply running
npm install flexjs should be a great way to get folks to install and try the new SDK. Any interest in helping build something like this? Note that there is already an npm module available for the flex sdk [1] [2] So, we might have a good starting point to add flexjs support. Thoughts? Thanks, Om [1] https://www.npmjs.com/ [2] https://www.npmjs.com/package/flex-sdk [3] https://github.com/JamesMGreene/node-flex-sdk