文件名称:nexus-composer-push:提供“ push”命令给作曲家以推送到Nexus存储库
文件大小:21KB
文件格式:ZIP
更新时间:2024-06-10 21:16:33
PHP
适用于作曲者的Nexus Push命令 此composer插件提供了composer nexus-push命令,该命令可将当前程序包推送到托管的Nexus Composer存储。 安装 $ composer require elendev/nexus-composer-push 用法 许多选项是可选的,因为它们可以直接添加到composer.json文件中。 # At the root of your directory $ composer nexus-push [--name =< package> ] \ [--url =< URL> ] \ [--repository =< the repository you want to save, use this parameter if
【文件预览】:
nexus-composer-push-master
----.github()
--------actions()
--------workflows()
----src()
--------Plugin.php(648B)
--------InvalidConfigException.php(103B)
--------PushCommand.php(23KB)
--------ZipArchiver.php(3KB)
--------PushCommandProvider.php(239B)
----LICENSE(11KB)
----README.md(5KB)
----tests()
--------ZipArchiverTest.php(3KB)
--------ZipArchiverTest()
----.gitignore(65B)
----composer.json(935B)