
Product
Introducing Custom Pull Request Alert Comment Headers
Socket now lets you customize pull request alert headers, helping security teams share clear guidance right in PRs to speed reviews and reduce back-and-forth.
@eternalheart/x-cli
Advanced tools
X-CLI 是一个用于创建标准项目的命令行工具。它提供了初始化、创建、移除、插件管理以及更新等功能。
npm install @eternalheart/x-cli -g
X-CLI 提供了以下命令:
x init
这个命令用于初始化 X-CLI 的依赖。
x new <projectName>
创建一个新的项目。
x create <type> <name> [-d <directory>]
创建新的组件、指令、管道、服务或文档。可选参数 -d
或 --directory
用于指定目录。
x remove <type> <name> [-d <directory>]
移除现有的组件、指令、管道、服务或文档。可选参数 -d
或 --directory
用于指定目录。
x plugin <install|uninstall|list> [pluginName]
通过添加、移除或列出来管理插件。
x update
更新 X-CLI 到最新稳定版本。
xi [packageName] [-D] [-g]
xu [packageName] [-g]
xi
用于安装或卸载项目的依赖,xu
用于卸载全局依赖。
xr [script]
运行指定的脚本。
x doc
查看x-cli的文档内容。
npm run build
npm run cli:publish
使用 commitlint 和 cz-conventional-changelog 来确保提交信息的规范性。
npm run commit
FAQs
A cli for project to create all needed.
We found that @eternalheart/x-cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Socket now lets you customize pull request alert headers, helping security teams share clear guidance right in PRs to speed reviews and reduce back-and-forth.
Product
Socket's Rust support is moving to Beta: all users can scan Cargo projects and generate SBOMs, including Cargo.toml-only crates, with Rust-aware supply chain checks.
Product
Socket Fix 2.0 brings targeted CVE remediation, smarter upgrade planning, and broader ecosystem support to help developers get to zero alerts.