Skip to content

A command-line tool to create GitHub gists from Markdown files.

License

Notifications You must be signed in to change notification settings

erikbrgr/gistbuilder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gistbuilder

Gistbuilder is a command-line tool to create GitHub gists from Markdown files. It will pull all the Markdown code blocks from a Markdown file and create a multi-file gist.

Gistbuilder was first introduced in the article Create Beautiful Embedded Code Without the Hassle of Creating Github Gists on Medium. Read the article here.

Quick Start

To get started using gistbuilder:

  1. Clone the repo to your local machine.
  2. Run npm install -g to install the gistbuilder cli.
  3. Run gistbuilder --help to display usage.

About

A command-line tool to create GitHub gists from Markdown files.

Resources

License

Stars

Watchers

Forks