logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Minilla::CLI::New - Generate new module skeleton

Description

       This module creates module skeleton to current directory.

Name

       Minilla::CLI::New - Generate new module skeleton

Options

perl v5.40.1                                       2025-04-13                             Minilla::CLI::New(3pm)

Synopsis

           # Create new app using Module::Build::Tiny(default)
           % minil new MyApp

           # Create new app using XS
           % minil new -p XS MyApp

return

See Also