An open API service indexing awesome lists of open source software.

https://github.com/revathskumar/gistreader

View your markdown gists
https://github.com/revathskumar/gistreader

Last synced: about 2 months ago
JSON representation

View your markdown gists

Awesome Lists containing this project

README

          

## Gist Reader

> View your markdown gists in readable and printable format. Inspired by gist.io.

[Live site](http://gistreader.herokuapp.com/)

### Setup

* Clone the repo

`git clone git@github.com:revathskumar/gistreader.git`

* Install npm dependencies

`npm install`

* start server

`nodemon bin/www`

### License

[MIT License](http://revathskumar.mit-license.org/)