yes, it works the same way on windows. You just don't need an exe is all I'm saying. Refering to something by it's full path is annoying, hence why I like adding it to the window's path.
When installed via NPM -g, this is automatic because NPM puts a little script in the node_modules folder which is already in the path. On Wed, Oct 23, 2013 at 11:37 AM, Raymond Camden <[email protected]>wrote: > ... I'm sorry. I may be slow, but adding the folder to my path and running > (the path)\ripple is the same, is it not? I don't use Windows now, but did > for years, and I never heard of the two being any different. Am I wrong? > > > On Wed, Oct 23, 2013 at 10:35 AM, JR <[email protected]> wrote: > > > Add the bin to your path, then you can just use ripple. You can also just > > execute ripple from the full path.. there should be a file in bin, just > not > > an EXE. > > > > > > On Wed, Oct 23, 2013 at 11:30 AM, Raymond Camden < > [email protected] > > >wrote: > > > > > Hmm - then I'm confused. How exactly do I start it? Before that's what > I > > > used, bin\ripple. (On OSX that is.) > > > > > > > > > On Wed, Oct 23, 2013 at 10:26 AM, JR <[email protected]> wrote: > > > > > > > You don't need a ripple exe, you need just the file that's in there. > > but > > > it > > > > needs to be in your path for it to work in other folders. > > > > > > > > > > > > On Wed, Oct 23, 2013 at 11:24 AM, Raymond Camden < > > > [email protected] > > > > >wrote: > > > > > > > > > IIn bin I do not have a ripple.exe. > > > > > > > > > > > > > > > On Wed, Oct 23, 2013 at 10:23 AM, Gord Tanner <[email protected]> > > > wrote: > > > > > > > > > > > All I know is that would install just enough to run the ripple > > > command > > > > > (and > > > > > > not try to install jsDom, which would error out) > > > > > > > > > > > > > > > > > > > > > > > > > > > -- > > > > > > > > > > > > > > > =========================================================================== > > > > > Raymond Camden, Adobe Developer Evangelist > > > > > > > > > > Email : [email protected] > > > > > Blog : www.raymondcamden.com > > > > > Twitter: cfjedimaster > > > > > > > > > > > > > > > > > > > > > -- > > > > Jonathan > > > > > > > > > > > > > > > > -- > > > > > > =========================================================================== > > > Raymond Camden, Adobe Developer Evangelist > > > > > > Email : [email protected] > > > Blog : www.raymondcamden.com > > > Twitter: cfjedimaster > > > > > > > > > > > -- > > Jonathan > > > > > > -- > =========================================================================== > Raymond Camden, Adobe Developer Evangelist > > Email : [email protected] > Blog : www.raymondcamden.com > Twitter: cfjedimaster > -- Jonathan
