NAME
Luv::CLI::Command::Add - add a library dependency from a git repo or the registry
VERSION
version 0.001
SYNOPSIS
luv add baton
luv add https://github.com/tesselode/baton --ref v1.0
DESCRIPTION
Resolves the given argument either as a library name (looked up in the local registry cache) or a raw git URL, clones it into the project's library directory, and records it in luv.json.
NAME
Luv::CLI::Command::Add - add a library dependency from a git repo or the registry
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.