version: "1.0.0" name: hello-ruby description: A simple Ruby greeting tool
A simple Ruby tool that greets you by name. Demonstrates how to create an Enact tool with Ruby.
enact run enact/hello-ruby -a '{"name": "Alice"}'