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

https://github.com/bobthecow/gist.codaplugin

Coda plugin utilizing gist.rb
https://github.com/bobthecow/gist.codaplugin

Last synced: 3 months ago
JSON representation

Coda plugin utilizing gist.rb

Awesome Lists containing this project

README

        

This plugin allows you to easily publish gists to gist.github.
The contents of the gist will be the selected text.
If no text is selected, the contents of the gist will be the entire document.

# ⌃G - gist
creates a new public gist
# ⌃⌥G - private gist
creates a new private gist

Growl notification will appear upon successful gist creation. Also, the gist url will be copied to the clipboard.