Skip to content

Releases: sasacoder/spec-kit-MSS

Spec Kit Templates - 0.1.2

Choose a tag to compare

@github-actions github-actions released this 07 Nov 06:14

This is the latest set of releases that you can use with your agent of choice. We recommend using the Specify CLI to scaffold your projects, however you can download these independently and manage them yourself.

Changelog

Spec Kit Templates - 0.1.1

Choose a tag to compare

@github-actions github-actions released this 07 Nov 06:13

This is the latest set of releases that you can use with your agent of choice. We recommend using the Specify CLI to scaffold your projects, however you can download these independently and manage them yourself.

Changelog

v0.1.0 - Initial Fork Release

Choose a tag to compare

@sasacoder sasacoder released this 06 Nov 15:27
22882b0

v0.1.0 - Initial Release (sasacoder/spec-kit-MSS)

This is the first release of the spec-kit fork, incorporating changes to use sasacoder/spec-kit-MSS as the template source.

Changes

  • Updated template download repository from github/spec-kit to sasacoder/spec-kit-MSS
  • Updated README installation commands to point to the fork
  • Maintained badge links to original repository for reference

Installation

# Install from this fork
uv tool install specify-cli --from git+https://github.com/sasacoder/spec-kit-MSS.git

# Or use directly
uvx --from git+https://github.com/sasacoder/spec-kit-MSS.git specify init <PROJECT_NAME>

馃 Generated with Claude Code

Co-Authored-By: Claude noreply@anthropic.com