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

https://github.com/wikunia/brackets-slacksnippet

Push code snippets to a slack channel
https://github.com/wikunia/brackets-slacksnippet

Last synced: 11 months ago
JSON representation

Push code snippets to a slack channel

Awesome Lists containing this project

README

          

# Slack Snippets

Slack Snippets is a [Brackets](https://github.com/adobe/brackets) extension which allows you to push your code snippets directly to [Slack](https://slack.com) using a slack token.

If you find a bug please [open an issue](https://github.com/Wikunia/brackets-slacksnippet/issues)!

## Usage:
Select your code snippet and use the shortcut `Alt+S` to push your code to slack. ("Snip it!")
Your token will be saved in a file inside your `documents` folder. (It isn't encrypted)

## You're rich?
You don't need a second yacht and have some coins to spend? Here I am :)

[![Flattr this git repo](http://api.flattr.com/button/flattr-badge-large.png)](https://flattr.com/submit/auto?user_id=Wikunia&url=https://github.com/Wikunia/brackets-slacksnippet&title=Brackets-SlackSnippet&language=javascript&tags=github&category=software)

## Upload Dialog
![brackets-slacksnippet-upload-dialog](https://cloud.githubusercontent.com/assets/4931746/5667317/14f36594-9767-11e4-86bf-7c03a894cfc5.png)

## Download Dialog (v0.3.0)
![brackets-slacksnippet-download-dialog](https://cloud.githubusercontent.com/assets/4931746/5667316/14f24dd0-9767-11e4-9ab3-2e1515c889ac.png)

### License
Creative Commons v3.0

[http://creativecommons.org/licenses/by/3.0/](http://creativecommons.org/licenses/by/3.0/)

Thanks for the cool icons [icomoon](https://icomoon.io)!