https://github.com/stelabouras/pastery-for-xcode
Pastery for Xcode extension
https://github.com/stelabouras/pastery-for-xcode
extension gist pastebin pastery xcode-extension
Last synced: 6 months ago
JSON representation
Pastery for Xcode extension
- Host: GitHub
- URL: https://github.com/stelabouras/pastery-for-xcode
- Owner: stelabouras
- License: mit
- Created: 2017-03-12T20:59:09.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-31T19:37:20.000Z (about 9 years ago)
- Last Synced: 2025-01-24T15:25:25.470Z (over 1 year ago)
- Topics: extension, gist, pastebin, pastery, xcode-extension
- Language: Swift
- Homepage: https://itunes.apple.com/app/pastery-for-xcode/id1214720236
- Size: 121 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Xcode extension for Pastery.net

This Xcode extension allows users to create pastes right from within the Xcode app by using the Xcode extension API.
You have to first open the Pastery.app in order to set the API key and you are ready to go!
The extension allows sending a whole file or just a selection as a paste to Pastery.net
You can set the keyboard shortcut of the extension by visiting Xcode > Preferences > Key Bindings > and filtering for 'Pastery'
This extension was based on the work done by Fernando Bunn for [Xgist](https://github.com/Bunn/Xgist).