Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 818 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 818 Bytes

Lithium Bin

This application utilizes CouchDB and also powers the paste bin at pastium.org.

Amongst others it has the following features:

  • Posting of code snippets
  • List of recently made snippets
  • Syntax highlighting
  • Cookie remembering author name

Requirements

  • A recent Lithium Core
  • PHP 5.3.1
  • CouchDB (tested with version 1.0.2)
  • GeSHI 1.0.8.4 (supplied with this package)

Installation

Once you have set up the requirements above, in console use the provided installation command like so:

$ li3 bin install

This action should be run once to create database and design views or whenever design views changed and need to be updated.

If you have set up the application to know where to find Lithium

app/config/bootstrap.php -> LITHIUM_LIBRARY_PATH