Skip to content

Instantly share code, notes, and snippets.

@masak
Created March 20, 2009 09:36
Show Gist options
  • Save masak/82301 to your computer and use it in GitHub Desktop.
Save masak/82301 to your computer and use it in GitHub Desktop.
$ pwd
/tmp
$ git clone git://github.com/viklund/november.git
$ git clone git://github.com/masak/html-template.git
$ export RAKUDO_DIR=$PARROT_DIR/languages/rakudo
$ export PERL6LIB=$RAKUDO_DIR:/tmp/november/lib:/tmp/html-template/lib
$ cd html-template/
$ perl Makefile.PL
$ make
$ cd ../november/
$ perl Makefile.PL
$ make
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment