Skip to content

Latest commit

 

History

History
executable file
·
22 lines (16 loc) · 276 Bytes

File metadata and controls

executable file
·
22 lines (16 loc) · 276 Bytes

fetlang-cli-hello-world

Description

A POC for fetlang programming language.

Tech stack

  • clang
  • cmake
  • meson
  • make

Docker stack

  • ubuntu:22.04

To run

sudo ./install.sh -u

To stop (optional)

sudo ./install.sh -d

For help

sudo ./install.sh -h