Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexandrevicenzi/gistfy
Code once, share everywhere.
https://github.com/alexandrevicenzi/gistfy
bitbucket code-snippets github github-gist snippet
Last synced: 3 months ago
JSON representation
Code once, share everywhere.
- Host: GitHub
- URL: https://github.com/alexandrevicenzi/gistfy
- Owner: alexandrevicenzi
- License: mit
- Created: 2014-09-12T00:01:24.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2019-10-17T10:59:56.000Z (over 5 years ago)
- Last Synced: 2024-10-19T17:55:34.585Z (4 months ago)
- Topics: bitbucket, code-snippets, github, github-gist, snippet
- Language: HTML
- Homepage:
- Size: 924 KB
- Stars: 65
- Watchers: 6
- Forks: 22
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
## 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