view README.md @ 72:f43b4d5400ac

Added documentation how to post from CLI.
author Edho Arief <edho@myconan.net>
date Thu, 04 Oct 2012 04:31:33 -0700
parents 599a9320b6a3
children de4ce9ce1cc1
line wrap: on
line source

Zeropaste
=========

A pastebin without any feature (other than creating pastes).
The one running on [0paste.com](http://0paste.com).

Requirements:

* Rubinius 2.0 (Ruby 1.8/1.9 should also work)
* MySQL
  (nothing MySQL specific - can be easily changed if you know what you're doing)
* Ruby Bundler

Optional:

* Newrelic account

Suggested:

* nginx

Misc
----

Pasting from CLI:

    ...some commands... | curl 'http://0paste.com/pastes.txt' -F 'paste[paste]=<-'