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 publishing the same version twice.

We might want to add a -nightly.XX to the nightly builds name.
http://semver.org/#spec-item-9

>
> IMO, the page is probably going to need trademark symbols and attributions
> like we did for the SF event.

Will add that in the next rev.

Thanks,
Om

>
> Thanks,
> -Alex
>
> On 3/13/16, 1:48 AM, "omup...@gmail.com on behalf of OmPrakash Muppirala"
>  wrote:
>
> >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:
> >
> >https://github.com/apache/flex-utilities/tree/develop/npm-flexjs
> >
> >P.S. I am ready for the FlexJS 0.6 release.
> >
> >Thanks,
> >Om
>


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 OmPrakash Muppirala"
 wrote:

>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:
>
>https://github.com/apache/flex-utilities/tree/develop/npm-flexjs
>
>P.S. I am ready for the FlexJS 0.6 release.
>
>Thanks,
>Om



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:

https://github.com/apache/flex-utilities/tree/develop/npm-flexjs

P.S. I am ready for the FlexJS 0.6 release.

Thanks,
Om