Initial README & LICENSE
This commit is contained in:
parent
dc89e34107
commit
22e70b2150
2 changed files with 44 additions and 2 deletions
29
README.md
29
README.md
|
|
@ -1,3 +1,28 @@
|
|||
# daw-module-registry-index
|
||||
# DAW Module Registry Index
|
||||
|
||||
DAW module registry index — authoritative source for module versions and compatibility
|
||||
Authoritative source for DAW module versions and compatibility ranges.
|
||||
Used by steurjan, kaupapi, and other DAW projects.
|
||||
|
||||
## Usage
|
||||
|
||||
steurjan modules update-index
|
||||
|
||||
Fetches and verifies the current index. Requires a local installation
|
||||
of steurjan or any other DAW project that supports modules.
|
||||
|
||||
## Direct fetch
|
||||
|
||||
https://smida.dragons-at-work.de/DAW/daw-module-registry-index/raw/branch/main/registry-index.yaml
|
||||
https://smida.dragons-at-work.de/DAW/daw-module-registry-index/raw/branch/main/registry-index.yaml.minisig
|
||||
|
||||
The index is signed with the DAW release key. Signature is verified
|
||||
automatically by `modules update-index`.
|
||||
|
||||
## Format
|
||||
|
||||
See [DAW/steurjan#94](https://smida.dragons-at-work.de/DAW/steurjan/issues/94)
|
||||
for the index format specification.
|
||||
|
||||
## License
|
||||
|
||||
ISC License -- see LICENSE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue