📚 Add OpenSpec documentation and metadata entry for spec-driven development tooling
This commit is contained in:
20
openspec/CHEATSHEET.md
Normal file
20
openspec/CHEATSHEET.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# openspec
|
||||
|
||||
## Meta
|
||||
|
||||
```yaml
|
||||
name: openspec
|
||||
repo: https://github.com/Fission-AI/OpenSpec
|
||||
description: Spec-driven development (SDD) for AI coding assistants.
|
||||
```
|
||||
|
||||
## Install
|
||||
|
||||
```shell
|
||||
npm install -g @fission-ai/openspec@latest
|
||||
```
|
||||
|
||||
Update:
|
||||
```shell
|
||||
openspec update
|
||||
```
|
||||
Reference in New Issue
Block a user