Rand Stats

App::Miroku

github:noqisofon

Build Status

NAME

App::Miroku - Yet another minimal authoring tool for Perl6

SYNOPSIS

> miroku new Foo::Bar  # create p6-Foo-Bar distribution
> cd ./p6-Foo-Bar
> miroku build         # generate README.md, META6.json
> miroku test          # run tests

INSTALLATION

> zef install App::Miroku

DESCRIPTION

FAQ

SEE ALSO

COPYRIGHT AND LICENSE

Copyright 2017 Ned Rihine

This library is free software; you can redistribute it and/or modify it under the Artistic License 2.0.