Skip to content

daytonaio/sample-cobol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d4220f4 · Jan 7, 2025

History

2 Commits
Jan 7, 2025
Dec 23, 2024
Jan 7, 2025
Jan 7, 2025

Repository files navigation

Sample COBOL

This is an example COBOL project used in Daytona.


🚀 Getting Started

Open Using Daytona

  1. Install Daytona: Follow the Daytona installation guide.
  2. Create the Workspace:
    daytona create https://github.com/daytonaio/sample-cobol
  3. Start the Application:
    cobc -x -free hello.cob
    ./hello

✨ Features

Standardized development environment with devcontainers

Console application