Skip to content
This repository has been archived by the owner on Sep 9, 2020. It is now read-only.

kilianc/yari-gists-indexer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yari-gists-indexer

Creates a gist index based on a title pattern and save it into a gist

Usage

$ cd yari-gists-indexer
$ npm install
$ node app ariok [auth_token] [dest_gist_id]

Example

⚡ node app ariok cbc68457bf406a1042b345d4b2555e520fee029c 7908416
 > Fetching gists for user "ariok"...
 > Gists fetched successfully
 > Compiling gist...
 > Saving gist...
 > Gist file saved at https://gist.github.com/ariok/7908416

Templating

The output is based on ./etc/index.md.tpl an handlebar template file.

About

Creates a gist index based on a title pattern and save it into a gist

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published