This is a simple program that prints "Hello, World" to the console. It is used to demonstrate how to create a manual task in Choreo. Program is written in Go and is packaged as a Docker image.
- Fork this repository.
- Create a
Manual Task
component. - Deploy the component.
- Execute the component using Choreo console.
- Observe the execution logs in Choreo to see the "Hello, World" message.