UNPKG

gistfy

Version:

Code once, share everywhere

30 lines (17 loc) 946 B
## Gistfy [![Version](http://img.shields.io/npm/v/gistfy.svg)](https://www.npmjs.org/package/gistfy) [![Dependency Status](https://img.shields.io/david/alexandrevicenzi/gistfy.svg)](https://david-dm.org/alexandrevicenzi/gistfy) [![Build Status](https://travis-ci.org/alexandrevicenzi/gistfy.svg?branch=master)](https://travis-ci.org/alexandrevicenzi/gistfy) [![npm package](https://nodei.co/npm/gistfy.png?downloads=true&downloadRank=true&stars=true)](https://nodei.co/npm/gistfy/) ## About [Gistfy](https://gistfy-app.herokuapp.com/) is a simple way to create snippets to share your code with others. ## Supported Services - GitHub (public repository only) - GitHub Gist (public gist only) - Bitbucket (public repository only) ## Deploy on Heroku [![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/alexandrevicenzi/gistfy) ## Install `npm install -g gistfy` ## License MIT