定制 artisan-build/conductor 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

artisan-build/conductor

最新稳定版本:v0.2.0

Composer 安装命令:

composer create-project artisan-build/conductor

包简介

composer package executor.

README 文档

README

Conductor Logo

Build Status Total Downloads Latest Stable Version License

Conductor was created by Len Woodward and Ed Grosvenor.

Conductor is a way to run Composer binaries without cluttering up your global path, or having to install packages locally. It is unofficial and not yet affiliated with Composer.

Documentation

For full documentation, visit artisan.build/conductor.

Installation

Conductor should only be installed globally (like Composer).

composer global require artisan-build/conductor

To verify that conductor has been added to your global $PATH, run

conductor

Troubleshooting

If global installation fails due to unresolvable dependencies, it probably means that your other global packages are out of date. Try running composer global update, then try installing again.

Usage

conductor {PACKAGE_NAME} {COMMAND} {ARGUMENTS}

example:

conductor laravel/installer new my-project

This command will validate that the package has a configured binary, install the latest version globally, run the command with the provided arguments, then uninstall the package.

Support the development

Do you like this project? Support it by sponsoring

Artisan Build is a small Laravel development agency, founded by Len Woodward and Ed Grosvenor. We specialize in building SaaS products in an equity partnership capacity.

License

Conductor is an open-source software licensed under the MIT license.

统计信息

  • 总下载量: 15
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 11
  • 点击次数: 3
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 11
  • Watchers: 2
  • Forks: 4
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2024-05-23