Skip to content

HTTPS clone URL

Subversion checkout URL

You can clone with
or
.
Clone in Desktop Download ZIP
Codetip: A Twisted Web and Backbone pastebin.
Python CoffeeScript CSS

Merge pull request #4 from jonathanj/4-paste-expiry

Implement basic paste expiry.
latest commit 6e846678d2
@jonathanj authored

README.md

Codetip – A Twisted Web and Backbone pastebin

Codetip is a hastebin clone written in Twisted Web with Backbone and client-side templates.

Installing

# Clone Codetip repo.
$ git clone http://github.com/jonathanj/Codetip

# Install Python dependencies.
$ pip install Twisted Epsilon Axiom

# Install Brewer.js.
$ npm install brewer

# Install dependencies for sucessfully building the Brewfile.
$ brake install

# Build assets.
$ brake all

# Start a Codetip instance with Google Analytics tracking.
$ twistd -n codetip --notracebacks --dbdir=codetip.axiom --tracking-id='YOUR-TRACKING-ID'
Something went wrong with that request. Please try again.