Releases: sasacoder/spec-kit-MSS
Releases 路 sasacoder/spec-kit-MSS
Release list
Spec Kit Templates - 0.1.2
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
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
- chore: update CODEOWNERS from @localden to @sasacoder
v0.1.0 - Initial Fork Release
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-kittosasacoder/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