NAME

Luv::CLI::Command::Remove - remove a library dependency

VERSION

version 0.002

SYNOPSIS

luv remove baton
luv remove baton bump hump
luv remove --all

DESCRIPTION

Deletes the vendored directory for each named dependency and removes its entry from luv.json. Accepts one or more library names in a single invocation. With --all (or -a), removes every dependency instead of requiring names.

NAME

Luv::CLI::Command::Remove - remove a library dependency

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.