Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
@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 healthy version release cadence and project activity because the last version was released less than 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.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.