Skip to content
This repository has been archived by the owner on Dec 1, 2017. It is now read-only.
/ walkthrough Public archive

A simple command line markdown server built in node.

Notifications You must be signed in to change notification settings

alexisabril/walkthrough

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEPRECATED: This project has been archived, but may be re-opened if brought back up to speed.

Walkthrough

Walkthrough is a simple, command line, markdown server. A mashup of connect & markdown, any *.markdown or *.md files are processed and placed in a simple html wrapper for instant viewing.

Installation

npm install -g walkthrough

Usage

Starts walkthrough server from any directory you choose.

> walkthrough

You can also specify the port.

> walkthrough -p 9001

Once the server is running, just navigate to the markdown file you'd like to view in your browser. You can now edit your markdown files and refresh your browser just like an html page.

About

A simple command line markdown server built in node.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages