Skip to content

Latest commit

 

History

History
executable file
·
24 lines (17 loc) · 456 Bytes

File metadata and controls

executable file
·
24 lines (17 loc) · 456 Bytes

modula2-cli-hello-world

Description

A POC for modula2 programming language.

Tech stack

  • gm2

Docker stack

  • ubuntu:22.04

To run

sudo ./install.sh -u

To stop (optional)

sudo ./install.sh -d

For help

sudo ./install.sh -h

Credits