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.
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.