frankendoc

0.2.7 • Public • Published
____________  ___   _   _  _   __ _____ _   _______ _____ _____ 
|  ___| ___ \/ _ \ | \ | || | / /|  ___| \ | |  _  \  _  /  __ \
| |_  | |_/ / /_\ \|  \| || |/ / | |__ |  \| | | | | | | | /  \/
|  _| |    /|  _  || . ` ||    \ |  __|| . ` | | | | | | | |    
| |   | |\ \| | | || |\  || |\  \| |___| |\  | |/ /\ \_/ / \__/\
\_|   \_| \_\_| |_/\_| \_/\_| \_/\____/\_| \_/___/  \___/ \____/
                                        bringing documents alive

Frankendoc allows making your documents executable.
Just point it to a folder and it will pick the docs along with the glue code.

Install

npm install -g frankendoc

Run

> frank [folder]/[extension]

> frank
  picks *.txt in current folder

> frank *.doc
  picks *.doc in current folder

> frank docs/*.md
  picks *.md in docs

Documentation

Frankendoc is used to test itself, please check the docs folder for examples of how to use it.

Readme

Keywords

none

Package Sidebar

Install

npm i frankendoc

Weekly Downloads

3

Version

0.2.7

License

none

Last publish

Collaborators

  • msuarz