Skip to content
This repository has been archived by the owner on Nov 16, 2019. It is now read-only.

Latest commit

 

History

History
26 lines (17 loc) · 482 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 482 Bytes

marky-compare

check how npm's markup compares to github's

up and running

  1. fork and clone this repo
  2. cd marky-compare
  3. npm install

usage

index.js --package <package-name>

this command generates a diff.diff file. grab that content and throw it in a gist!

for example:

index.js --package marky-markdown

... generates this file.