3 个版本 (破坏性更新)
0.3.0 | 2021年4月24日 |
---|---|
0.2.0 | 2020年4月9日 |
0.1.0 | 2020年4月6日 |
在 #link 中排名 119
14KB
111 代码行
lc
概述
Markdown 链接检查器
安装
预编译的可执行文件
在此处获取它们 这里
使用 homebrew
brew install k-nasa/tap/lc
使用 cargo
目前无法使用稳定版本构建。
cargo install lc
示例
lc README.md src/
=== Verify "README.md" ===
Ok https://github.com/k-nasa/lc/workflows/CI/badge.svg
Ok https://github.com/k-nasa/lc/actions
Ok https://img.shields.io/crates/v/lc.svg
Err https://crates.io/crates/lc -> status code 403 Forbidden
Ok https://github.com/k-nasa/lc/releases
Ok http://github.com/k-nasa/lc
Ok https://github.com/k-nasa/lc/blob/master/LICENSE
Ok https://github.com/k-nasa
Ok https://k-nasa.me
=== Verify "src/main.rs" ===
Ok https://github.com/k-nasa/lc/workflows/CI/badge.svg
Ok https://github.com/k-nasa/lc/actions
Ok https://img.shields.io/crates/v/lc.svg
Err https://crates.io/crates/lc -> status code 403 Forbidden
Ok https://github.com/k-nasa/lc/workflows/CI/badge.svg
Ok https://github.com/k-nasa/lc/actions
Ok https://img.shields.io/crates/v/lc.svg
Err https://crates.io/crates/lc -> status code 403 Forbidden
贡献
- 将其分叉 ( http://github.com/k-nasa/lc)
- 创建你的功能分支 (git checkout -b my-new-feature)
- 提交你的更改 (git commit -am '添加一些功能')
- 推送到分支 (git push origin my-new-feature)
- 创建新的 Pull Request
许可证
作者
依赖
约 9-14MB
约 264K SLoC