feat: init
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
# External skills registry
|
||||
# Format:
|
||||
# <name>:
|
||||
# repo: <git-url>
|
||||
# ref: <branch|tag> (default: main)
|
||||
# path: <subpath> (default: .)
|
||||
#
|
||||
# Example:
|
||||
# superpowers:
|
||||
# repo: https://github.com/obra/superpowers
|
||||
# ref: main
|
||||
# path: .
|
||||
|
||||
superpowers:
|
||||
repo: https://github.com/obra/superpowers
|
||||
ref: main
|
||||
path: .
|
||||
Reference in New Issue
Block a user