NAME

Luv::CLI::Command::Init - initialize a new luv project

VERSION

version 0.001

SYNOPSIS

luv init
luv init --name my-game

DESCRIPTION

Scaffolds a new luv project: writes luv.json, main.lua, conf.lua, .gitignore, and the source/library/assets/build directories. Optionally creates and enters a new directory when --name is given.

NAME

Luv::CLI::Command::Init - initialize a new luv project

AUTHOR

Nobunaga <nobunaga@cpan.org>

LICENSE

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

AUTHOR

Nobunaga <nobunaga@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2026 by Ogun.

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