Skip to content

Commit d34adb8

Browse files
committed
feat(registry): add process-compose
1 parent 51afc3c commit d34adb8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

registry.toml

+3
Original file line numberDiff line numberDiff line change
@@ -1501,6 +1501,9 @@ pre-commit.backends = [
15011501
"asdf:jonathanmorley/asdf-pre-commit"
15021502
]
15031503
pre-commit.description = "A framework for managing and maintaining multi-language pre-commit hooks"
1504+
process-compose.backends = ["ubi:F1bonacc1/process-compose"]
1505+
process-compose.description = "Process Compose is a simple and flexible scheduler and orchestrator to manage non-containerized applications."
1506+
process-compose.test = ["process-compose version"]
15041507
promtool.backends = [
15051508
"aqua:prometheus/prometheus",
15061509
"asdf:asdf-community/asdf-promtool"

0 commit comments

Comments
 (0)