Code Repository

Code Repository Install Statistics

0
100%
Today: 0 Yesterday: 0 All-time: 1,210 downloads
Code Repository Icon

Try plugin: Code Repository

We'll create fresh WordPress site with Code Repository installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About Code Repository

Allows users to save scripts and code snippets, using the built-in WordPress post revisioning system.

0


0


0


0


0

updated: 10 years ago
since: 10 years ago
author: Jameson Aranda

Description

Allows users to save scripts and code snippets, using built in WordPress post revisioning.
Scripts will be shown on yourblog.com/code.
Using curl on a script url

curl -sS yourblog.com/code/scriptname/

will return an unformatted version of the code, suitable for shell sourcing.