You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Options Id | Description | Type | Default Value |
17
+
|-----|-----|-----|-----|
18
+
| version | Select or enter a Specify CLI version. Use 'latest' for the latest version from the main branch. | string | latest |
19
+
20
+
## About
21
+
22
+
This feature installs the [GitHub Specify CLI](https://github.com/github/spec-kit) for Spec-Driven Development. The Specify CLI helps you build high-quality software faster by focusing on product scenarios rather than writing undifferentiated code through a structured, specification-driven development process.
23
+
24
+
## Learn More
25
+
26
+
-[GitHub spec-kit Repository](https://github.com/github/spec-kit) - Main project repository
27
+
-[Spec-Driven Development Guide](https://github.com/github/spec-kit/blob/main/spec-driven.md) - Complete methodology documentation
28
+
-[Video Overview](https://www.youtube.com/watch?v=a9eR1xsfvHg) - Introduction to Spec-Driven Development
29
+
30
+
31
+
---
32
+
33
+
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/nulldriver/devcontainer-features/blob/main/src/specify-cli/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
0 commit comments