Skip to content

aproorg/speckit-extensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Apro Speckit Extensions

Custom Spec Kit extensions for Apro projects.

Available Extensions

Extension Description Version
ci-ship Run E2E tests, commit, push to PR, and monitor CI 1.0.0

Installation

From catalogue

# Set the catalogue URL (add to your shell profile)
export SPECKIT_CATALOG_URL="https://raw.githubusercontent.com/aproorg/speckit-extensions/main/catalog.json"

# Search and install
specify extension search
specify extension add ci-ship

Direct install

specify extension add --from https://github.com/aproorg/speckit-extensions/archive/refs/heads/main.zip

Local development

git clone git@github.com:aproorg/speckit-extensions.git
specify extension add --dev ./speckit-extensions/extensions/ci-ship

Contributing

  1. Create your extension in extensions/<name>/
  2. Follow the Extension Development Guide
  3. Add an entry to catalog.json
  4. Open a PR

About

Speckit extensions catalogue for Apro

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages