Skip to main content

cli-mise

This Go CLI's task runner — all repeatable workflows (build, test, lint, fmt, release, docs) run through mise as `mise run <task>`. Day-to-day Go tasks use flat names (build, test, lint, fmt); the release flow (goreleaser) lives under release:* and docs (mkdocs) under docs:*. Use whenever running, adding, or debugging a build/test/lint/fmt/release/docs command in this repo, or when tempted to call `go build`, `go test`, `golangci-lint`, `goreleaser`, or `mkdocs` directly — that means a mise task should be used or is missing.

インストールへ移動

ソース情報

リポジトリ
lmarqs/skills
ソースの最終更新活動
2026年6月27日 19:45
検出された SKILL.md の言語
英語
スター
0
フォーク
0

インストール方法

デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。

ソースファイルを確認

インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。