SourceSharer
Share Source Code directly from Sublime Text
Details
Installs
- Total 284
- Win 167
- Mac 68
- Linux 49
Nov 21 | Nov 20 | Nov 19 | Nov 18 | Nov 17 | Nov 16 | Nov 15 | Nov 14 | Nov 13 | Nov 12 | Nov 11 | Nov 10 | Nov 9 | Nov 8 | Nov 7 | Nov 6 | Nov 5 | Nov 4 | Nov 3 | Nov 2 | Nov 1 | Oct 31 | Oct 30 | Oct 29 | Oct 28 | Oct 27 | Oct 26 | Oct 25 | Oct 24 | Oct 23 | Oct 22 | Oct 21 | Oct 20 | Oct 19 | Oct 18 | Oct 17 | Oct 16 | Oct 15 | Oct 14 | Oct 13 | Oct 12 | Oct 11 | Oct 10 | Oct 9 | Oct 8 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 |
Mac | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Linux | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Readme
- Source
- raw.githubusercontent.com
Sublime Text Source Sharer Plugin
This is a Sublime Text Plugin to directly share source code on the Internet. This uses SourceSharer which is a Web Platform created by me to share source code easily with others by just giving the link.
Installation
To install this Plugin, search for 'Source Sharer' on Package Control which is the preferred distribution network of Plugins for developers uing Sublime Text. You can install Package Control from this link: http://sublime.wbond.net
Alternatively if you can't install Package Control for some reason, You can download this zip file and extract the content folder to C:\Users\USERNAME\AppData\Roaming\Sublime Text 3\Packages on Windows and reload Sublime Text 3 for the Plugin to start.
For Mac OSX, navigate to /Users/{user}/Library/Application Support/Sublime Text 3/Packages and paste the contents of the zip there and reload Sublime Text 3.
For Linux, navigate to ~/.config/sublime-text-3 from the terminal and paste the folder in the zip there and reload Sublime Text 3.
Usage
To use this plugin, use the shortcut key- Ctrl+Alt+S or Click on Tools Option in the Menu Bar and click Share Source Code
Once the plugin is started, the code of the current working file will be sent to our servers and saved in our MySQL Databases and the result link will be copied to the clipboard. To share this code with others, simply share the resultant link with others and ask them to open it in their browser of choice.
What's new in Version 1.2.0?
- Updated Codebase to support new hosting platform and updates to SourceSharer
- Added support for more files
About
This Plugin is developed using Python and Sublime Plugins API for Sublime Text. The Back end service is created using PHP 5.3, MySQL, jQuery and HTML5.
This Plugin supports Python, Java, C/C++, Haskell, Go, Ruby, LISP, Scala and Javascript code files.
Created By Pradipta. Copyright 2014