THIS IS AWESOME

npm install -g nd jsontool cdir

Is a must if you use node. Here's why:

http://codestre.am/34d0a6ae7872687b1ded83945

Nuno

On Thu, May 24, 2012 at 10:31 PM, Russ Frank <m...@russfrank.us> wrote:

> Hi,
>
> I wrote this small tool to make it easer to read documentation for node
> modules in a terminal window:
>
> https://github.com/russfrank/nd
>
> It respects the module's package.json.directories.doc field, but will fall
> back to just looking for a readme.md.  It displays markdown pages using a
> modified version of marked and pipes to less.  On windows it uses a simple
> pager I wrote in javascript.  It will also just render markdown files, or
> load them from a url. Maybe some of you will find it useful.
>
> --
> Job Board: http://jobs.nodejs.org/
> Posting guidelines:
> https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
> You received this message because you are subscribed to the Google
> Groups "nodejs" group.
> To post to this group, send email to nodejs@googlegroups.com
> To unsubscribe from this group, send email to
> nodejs+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/nodejs?hl=en?hl=en
>

-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to nodejs@googlegroups.com
To unsubscribe from this group, send email to
nodejs+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to