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

https://github.com/niklasb/codingpad-ideone

A modification of the excellent Codingpad Chrome extension by Felix Kling that uses ideone.com as a backend instead of codepad.org.
https://github.com/niklasb/codingpad-ideone

Last synced: about 1 month ago
JSON representation

A modification of the excellent Codingpad Chrome extension by Felix Kling that uses ideone.com as a backend instead of codepad.org.

Awesome Lists containing this project

README

          

# Overview

This is a modification of the excellent Chrome extension
[Codingpad by Felix Kling](http://felix-kling.de/). It allows
to quickly upload and execute code snippets on [ideone.com](ideone.com)
and seeing their output immediately, without opening their webpage.

# Installation

For now, you can install this extension by cloning the repository and adding
the unpacked extension in Chrome's developer mode.