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

npm/marky-compare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

given a package, diff the npm and github markup of the README

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published