Re: How to install Nightly build through NPM

2018-02-17 Thread OmPrakash Muppirala
I think we should. With the usual disclaimers etc. Although please make sure this works first :) Thanks, Om On Feb 17, 2018 8:43 AM, "Gabe Harbs" wrote: Cool! I didn’t know you could do that. Should we add this info to the “developer” documentation? Harbs > On Feb

Re: How to install Nightly build through NPM

2018-02-17 Thread Gabe Harbs
Cool! I didn’t know you could do that. Should we add this info to the “developer” documentation? Harbs > On Feb 16, 2018, at 6:48 PM, OmPrakash Muppirala wrote: > > You can just do npm install -g > That should install the nightly for you. > > Thanks, > Om > > On Feb

Re: How to install Nightly build through NPM

2018-02-16 Thread OmPrakash Muppirala
You can just do npm install -g That should install the nightly for you. Thanks, Om On Feb 16, 2018 5:49 AM, "Piotr Zarzycki" wrote: > Hi Guys, > > Is it possible to install Nightly build of Royale through NPM ? I need to > check some scenario with Moonshine on Mac