limadelic / frankendoc

bringing documents alive

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

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

General

Features

Plugins

Advanced

About

bringing documents alive


Languages

Language:CoffeeScript 100.0%