erikgaal/cx 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

erikgaal/cx

最新稳定版本:v0.3.5

Composer 安装命令:

composer require erikgaal/cx

包简介

README 文档

README

Nx but for Composer

Installation

composer require --dev erikgaal/cx

Usage

Affected

Run tasks in projects affected by changes.

composer affected -t test
Option Description
--bail Stop on first error
--base Base of the current branch (usually main)
--exclude Exclude certain projects from being processed
--graph Show the task graph of the command
--head Latest commit of the current branch (usually HEAD)
--project, -p Filter certain projects from being processed
--target, -t Tasks to run for affected projects
--uncommitted Only uncommitted changes
--untracked Only untracked changes

Graph

Show the dependency graph of the project.

composer graph
Option Description
--affected Highlight affected projects
--base Base of the current branch (usually main)
--head Latest commit of the current branch (usually HEAD)
--target, -t Tasks to run for affected projects
--uncommitted Only uncommitted changes
--untracked Only untracked changes

Run many

Run tasks in multiple projects.

composer run-many [target]...
Option Description
--project, -p Projects to run
--parallel Run tasks in parallel
--outputStyle How task output should be displayed.
dynamic: recommended for local development, overwrites previous output
static: recommended for CI, no output is overwritten

统计信息

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

GitHub 信息

  • Stars: 3
  • Watchers: 1
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2024-12-16