Skip to content

jonathanj/Codetip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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'

About

Codetip: A Twisted Web and Backbone pastebin.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published