初期プロジェクトを作る場合
$uvx --from git+https://github.com/github/spec-kit.git specify init <PROJECT_NAME>
既存のリポジトリに導入する
--here
を使えばよい
$uvx --from git+https://github.com/github/spec-kit.git specify init --here
$uvx --from git+https://github.com/github/spec-kit.git specify init <PROJECT_NAME>
--here
を使えばよい
$uvx --from git+https://github.com/github/spec-kit.git specify init --here