Skip to content

Spinal:Tap:Code:Mosh - Standalone Code-bin application with a Backbone powered UI.

Notifications You must be signed in to change notification settings

xxzgc/SpinalTapCodeMosh

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpinalTapCodeMosh

Yet another code-pastebin app powered by Dancer using the power of Backbone for the UI.

Still has some bugs and missing features I want to add, but it's currently a working RC that I'll use and see what really needs fixing / adding.

This has no affiliation with the band or any orthopedic procedures. Is so named due to the components that power it.

Prereqs

Requires Perl Dancer, and its Database Plugin, to run. The app has several JS libs bundled in. Please pay attention to the licensing on those libs before you go hacking on that code :)

JS Libs (Bundled within)

Credit where credit is due. Most of the magic and voodoo is done by other people's work. I just moshed it all together with voodoo of my own.

Persistance

Comes bundled with a SQLite DB for the moshes. But can be tweaked to use a MySQL/Postgres/Oracle DB backend, should you wish. See the Dancer::Plugin::Database docs for how to do that.

About

Spinal:Tap:Code:Mosh - Standalone Code-bin application with a Backbone powered UI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.7%
  • Perl 4.8%
  • Emacs Lisp 4.5%