The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

charmkit - cli

SYNOPSIS

  Available commands:

    commands: list the application's commands
        help: display a command's help screen

        lint: Charm Linter

DESCRIPTION

A perl way to charm authoring. CharmKit allows the creation of charm projects for publishing to the Charm Store. In addition, there is built in charm linter, packaging of all hooks and their dependencies, testing framework, and helper routines to aide in the development of charms.

AUTHOR

Adam Stokes <adamjs@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2016 by Adam Stokes.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.