Skip to content

Instantly share code, notes, and snippets.

@Superbil
Last active December 22, 2015 09:29
Show Gist options
  • Save Superbil/6452635 to your computer and use it in GitHub Desktop.
Save Superbil/6452635 to your computer and use it in GitHub Desktop.
install signing-party on mac

Env

  • Mac OSX 10.9.3
  • homebrew 0.9.5
  • perl 5.16.2
  • signing-party 1.1.7

Install flow

brew install signing-party
sudo cpan local::lib
eval $(perl -I$HOME/perl5/lib/perl5 -Mlocal::lib)
cpan -i Text::Template
cpan -i Text::Iconv
cpan -i GnuPG::Interface
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment