Skip to content

Instantly share code, notes, and snippets.

@uzyexe
Last active August 29, 2015 14:03
Show Gist options
  • Save uzyexe/ed2edaa430c009555315 to your computer and use it in GitHub Desktop.
Save uzyexe/ed2edaa430c009555315 to your computer and use it in GitHub Desktop.
towncrier::install
yum install -y perl-devel libxml2-devel
git clone https://github.com/robn/towncrier.git
cd towncrier
curl -L http://cpanmin.us | perl - Carton
carton install
cpanm Task::Plack
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment