Skip to content

Latest commit

 

History

History
executable file
·
23 lines (16 loc) · 353 Bytes

README.md

File metadata and controls

executable file
·
23 lines (16 loc) · 353 Bytes

cobol-cli-hello-world

Description

This is a POC project to demonstrate gnu cobol.

Tech stack

  • cobol
  • cobc

Docker stack

  • ubuntu:22.04

To run

sudo ./install.sh -u

To stop (optional)

sudo ./install.sh -d

To see help

sudo ./install.sh -h

Credit

Cobol code