Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/robinmalfait/kopypasta

A PhpStorm plugin to share your code to kopy.io
https://github.com/robinmalfait/kopypasta

Last synced: about 2 months ago
JSON representation

A PhpStorm plugin to share your code to kopy.io

Awesome Lists containing this project

README

        

## KopyPasta

This is a plugin for various JetBrains products. It allows you to share your code, or partials of your code with anybody!

### Installation

1. Open PhpStorm
2. Preferences
3. Plugins
4. Search for `KopyPasta`, if you can't find it: ![](http://d.pr/i/1aWK1+)
5. Restart PhpStorm

Here is a YouTube installation and usage video. (I have no editing software, and I almost never make videos, so have mercy :))

[![Kopy Pasta installation and usage](http://img.youtube.com/vi/ZMThRRkLrAA/0.jpg)](http://www.youtube.com/watch?v=ZMThRRkLrAA)

### Usage
It uses your `Generate` shortcut.
This can be found here

![](http://d.pr/i/ptDS+)

Whenever you are in a file, or select some text you can run it:

![](http://d.pr/i/17alw+)

Generate a `Kopy Pasta!` éh voila!

It will open your default browser with the kopy.io link

It will also copy the link to your clipboard

### Contributing

I accept PR's... :)

Also when there is a problem, just file a new issue :)

### License

The KopyPasta plugin is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT)