--- name: enact-hello-simple version: 0.1.5 description: A bare-bones example that prints a greeting command: echo "Hello from Enact!" tags: - example - hello-world --- # Hello Simple This is the simplest possible Enact tool. It just prints a greeting message.