This is an example COBOL project used in Daytona.
- Install Daytona: Follow the Daytona installation guide.
- Create the Workspace:
daytona create https://github.com/daytonaio/sample-cobol
- Start the Application:
cobc -x -free hello.cob ./hello
Standardized development environment with devcontainers
Console application