Re: Apache FlexJS is now available as a npm package!

2016-03-13 Thread OmPrakash Muppirala
On Mar 13, 2016 7:23 AM, "Alex Harui" wrote: > > Cool! I will actually try it later. > > Would trying to allow nightly builds via NPM be good practice for a 0.6.0 > release? Yes, it would. But there is a catch. NPM insists on Semantic Versioning. It simply blocks me from

Re: Apache FlexJS is now available as a npm package!

2016-03-13 Thread Alex Harui
Cool! I will actually try it later. Would trying to allow nightly builds via NPM be good practice for a 0.6.0 release? IMO, the page is probably going to need trademark symbols and attributions like we did for the SF event. Thanks, -Alex On 3/13/16, 1:48 AM, "omup...@gmail.com on behalf of

Apache FlexJS is now available as a npm package!

2016-03-13 Thread OmPrakash Muppirala
Install via npm as: npm install flexjs -g Package listing, Readme and usage details are here: https://www.npmjs.com/package/flexjs Please go through this page and let me know if there are some changes still need to be made. The code for the npm packager/installer is here: