Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3337,6 +3337,11 @@ description = "Odin Programming Language"
backends = ["aqua:redhat-developer/odo", "asdf:rm3l/asdf-odo"]
description = "A fast, and iterative CLI tool for container-based application development"

[tools.oha]
backends = ["aqua:hatoo/oha", "github:hatoo/oha"]
description = "Ohayou(おはよう), HTTP load generator, inspired by rakyll/hey with tui animation"
test = ["oha --version", "oha {{version}}"]

[tools.okta-aws]
aliases = ["okta-aws-cli"]
backends = [
Expand Down
Loading