[ 14 posts ] Go to page Previous1, 2

Dav Glass

  • Username: davglass
  • Joined: Thu Aug 28, 2008 9:28 am
  • Posts: 2088
  • Location: Marion, IL, US
  • Twitter: davglass
  • GitHub: davglass
  • Gists: davglass
  • IRC: davglass
  • Offline
  • Profile
Tags:

Re: YUIDoc 0.3.0 is Official

Post Posted: Fri May 11, 2012 5:36 am
+0-
@Sean --

Download this file: https://github.com/yui/yuidoc/zipball/master
Then Unzip it:

Code:
cd yuidoc
npm -g i yuidoc


You will need to have all the dependencies locally too tho :(

Code:
"dependencies": {
        "yui": "3.5.1",
        "rimraf": "~2.0.0",
        "node-markdown": "~0.1.0",
        "minimatch": "~0.1.0",
        "graceful-fs": "1.1.1",
        "express": ">=2.3.0 <2.6.0"
 },

Sean Fitzsimmons

  • Username: seanf
  • Joined: Wed Sep 16, 2009 6:16 am
  • Posts: 78
  • Location: Baltimore, Maryland, USA
  • Offline
  • Profile
Tags:

Re: YUIDoc 0.3.0 is Official

Post Posted: Fri May 11, 2012 5:50 am
+0-
Dav,

thanks. I did notice the dependencies in the package.json file. I'll reply with any issues I run into for the few of us stuck on an intranet.

Sean

Dav Glass

  • Username: davglass
  • Joined: Thu Aug 28, 2008 9:28 am
  • Posts: 2088
  • Location: Marion, IL, US
  • Twitter: davglass
  • GitHub: davglass
  • Gists: davglass
  • IRC: davglass
  • Offline
  • Profile
Tags:

Re: YUIDoc 0.3.0 is Official

Post Posted: Fri May 11, 2012 6:03 am
+0-
@Sean --

If you're a Mac user, you can install this:

http://dl.dropbox.com/u/5669457/yuidocjs-0.3.5.tar.gz

I just did an: npm i yuidocjs
And then tarred up the node_modules directory

Sean Fitzsimmons

  • Username: seanf
  • Joined: Wed Sep 16, 2009 6:16 am
  • Posts: 78
  • Location: Baltimore, Maryland, USA
  • Offline
  • Profile
Tags:

Re: YUIDoc 0.3.0 is Official

Post Posted: Fri May 11, 2012 8:13 am
+0-
Dav,

Nope, a Windows user. It may take me a while to complete this as I need to do an internal import request for YUI3.5.1 and all the other dependencies. Thanks for all the help.

Sean
  [ 14 posts ] Go to page Previous1, 2
Display posts from previous:  Sort by  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum