返回顶部
w

wip-license-guard许可证合规检查

License compliance for your own repos. Ensures correct copyright headers, dual-license blocks, and LICENSE files across all source files.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.9.68
安全检测
已通过
711
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

wip-license-guard

wip-license-guard

确保您自己仓库的许可证合规性。保证正确的版权声明、双许可证块、LICENSE文件以及README许可证章节。

何时使用此技能

  • - 发布前,验证所有文件是否包含正确的许可证头部
  • 向仓库添加新的源文件后
  • 强制执行MIT/AGPL双许可证模式
  • 在所有仓库中标准化README许可证章节

CLI

bash
wip-license-guard check [path] # 根据配置审计仓库
wip-license-guard check --fix [path] # 自动修复LICENSE、CLA、版权问题
wip-license-guard init [path] # 交互式设置
wip-license-guard init --from-standard # 应用WIP Computer默认配置(无提示)
wip-license-guard readme-license [path] # 审计README许可证章节
wip-license-guard readme-license --dry-run # 预览将要更改的内容
wip-license-guard readme-license --fix # 对所有README应用标准块

readme-license

扫描所有仓库的README许可证章节。三种模式:

  • - 无标志:仅审计。报告非标准、缺失以及不应包含许可证章节的子工具README。
  • --dry-run:预览。显示每个README当前的内容以及将要更改的内容。不修改任何文件。
  • --fix:应用。将非标准章节替换为标准双MIT/AGPLv3块。从子工具README中移除许可证章节。

适用于单个仓库或仓库目录:
bash
wip-license-guard readme-license /path/to/one-repo
wip-license-guard readme-license /path/to/directory-of-repos

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 wip-license-guard-1776123435 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 wip-license-guard-1776123435 技能

通过命令行安装

skillhub install wip-license-guard-1776123435

下载

⬇ 下载 wip-license-guard v1.9.68(免费)

文件大小: 12.94 KB | 发布时间: 2026-4-15 14:59

v1.9.68 最新 2026-4-15 14:59
# Release Notes: wip-ai-devops-toolbox v1.9.68

Closes #239

## Four-track release pipeline

The release tool now supports four tracks: alpha, beta, hotfix, and stable. This replaces the single-track model where every release was public.

Alpha is silent (no public release notes by default). Beta publishes prerelease notes to the public repo. Hotfix publishes to npm @latest without syncing code to public. Stable is the full deploy: npm + code sync + release notes. Developers can iterate on private, ship betas to testers, and only go public when ready.

Version numbering uses standard semver prereleases: `1.9.68-alpha.1`, `1.9.68-beta.1`. The installer (`ldm install --beta` / `--alpha`) pulls the right tag from npm.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部