1.0.1 • Published 4 years ago

github-to-md v1.0.1

Weekly downloads
85
License
MIT
Repository
github
Last release
4 years ago

github-to-md

NPM version

Export Github Issues (for bloggers) to markdown file

Install

Install with npm:

$ npm install github-to-md -g

Usage

Create a folder to store the export results docs, Locate to docs:

mkdir docs && cd docs

Export simgle issue as Markdown:

github-to-md issue [issue_URL]

Export Github Blog issues list as Markdown:

github-to-md toc [blog_URL]

Export Github Blog issues as Markdown:

github-to-md articles [blog_URL]

License

MIT

1.0.1

4 years ago

1.0.0

4 years ago

0.7.5

4 years ago

0.5.0

4 years ago

0.7.0

4 years ago

0.6.0

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago