Skip to content

limadelic/frankendoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published