readthis

0.0.3 • Public • Published

READTHIS

Here's how it works:

Install

npm install -g readthis

Usage

To read a bunch of files to dump to stdout:

readthis ./some/glob/patterns/**.coffee anything.md ../bleh.js ~/code/somethingelse.js 

To read a bunch of files to dump in one file:

readthis ./some/glob/patterns/**.coffee anything.md ../bleh.js ~/code/somethingelse.js -o README.md

Hint

In all your .coffee's and .js'es, leave yourself notes using inline comments, and use pure markdown to document your code in block comments.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.3
    6
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.3
    6
  • 0.0.2
    5
  • 0.0.1
    3

Package Sidebar

Install

npm i readthis

Weekly Downloads

7

Version

0.0.3

License

BSD

Last publish

Collaborators

  • quickredfox