WerePaste/README.md

14 lines
265 B
Markdown
Raw Normal View History

2015-04-13 03:56:29 +01:00
App::WerePaste
--------------
Perl-based pastebin software, largely a rewrite of Dancebin, using Pygments via Inline::Python for syntax highlighting.
Requirements:
- Dancer2
- Dancer2::Plugin::DBIC
- Data::UUID
- Try::Tiny
- Inline::Python
- pip module Pygments