A Sublime Text 2/3 plugin to share your Elixir code on the Elixir Playground from your favourite editor!
You can use either shortcuts or commands from the command prompt, the latter with the prefix ElixirPlayground
.
ctrl+alt+c
: Share your current selection on the Elixir Playground, the shareable url will be copied to your clipboardctrl+alt+shift+c
: Same as the above but will share the full contents of the current file
Installing through Package Control is preferred but you can simply clone this repository into your Sublime Text Packages/
folder.