文件名称:ripper:从文件中提取许可证,例如在自动生成文件期间
文件大小:8KB
文件格式:ZIP
更新时间:2024-07-02 06:40:35
Go
开膛手 从文件中获取许可证。 目前,支持删除格式为 Apache 许可证的头部路径 // 版权... 安装: $ go get github.com/odeke-em/rippper 用法 $ ripper [packages....] 例如 $ ripper github.com/odeke-em/drive/src github.com/github/hub
【文件预览】:
ripper-master
----LICENSE(11KB)
----src()
--------ripper_test.go(875B)
--------ripper.go(2KB)
--------utils.go(744B)
----main.go(1014B)
----.gitignore(266B)
----README.md(330B)