drforr / perl6-App-prancer-wiki

Prancer wiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

App-prancer-wiki

A basic SQLite-driven Perl 6 wiki.

Installation

  • Using panda (a module management tool bundled with Rakudo Star):
    panda update && panda install App-prancer-wiki
  • Using ufo (a project Makefile creation script bundled with Rakudo Star) and make:
    ufo                    
    make
    make test
    make install

Testing

To run tests:

    prove -e perl6

Author

Jeffrey Goff, DrForr on #perl6, https://github.com/drforr/

License

Artistic License 2.0

About

Prancer wiki

License:Artistic License 2.0


Languages

Language:Perl 6 100.0%