2 个版本

0.1.4 2023 年 5 月 5 日
0.1.3 2023 年 4 月 28 日

#12 in #github-issues

MIT 许可证

135KB
738

gh-form

Badge for GitHub Releases Badge for Cargo Registry Unit test

防止格式错误的 issue 表单被推送到 GitHub

概述

gh-form 允许您本地以 HTML 格式预览 YAML 格式的 issue 表单

Screenshot of gh-form's preview

安装

安装 gh-form 的方法取决于您使用的工具链。

GitHub CLI 用户

gh-form 可作为 GitHub CLI 扩展使用

gh extension install yudai-nkt/gh-form

Rustaceans

gh-form 同样可在 crates.io 上找到

cargo install gh-form

其他人

从 GitHub 发布中下载二进制文件并将其放置在您的 PATH 中。

概要

USAGE:
    gh-form <SUBCOMMAND>

OPTIONS:
    -h, --help       Print help information
    -V, --version    Print version information

SUBCOMMANDS:
    help       Print this message or the help of the given subcommand(s)
    preview    Start a local server to preview issue form

许可证

本仓库采用 MIT 许可证。有关详细信息,请参阅 LICENSE.md

依赖关系

~14–25MB
~346K SLoC