Skip to content

Latest commit

 

History

History
executable file
·
21 lines (15 loc) · 259 Bytes

README.md

File metadata and controls

executable file
·
21 lines (15 loc) · 259 Bytes

frege-cli-hello-world

Description

A POC for frege programming language.

Tech stack

  • java
  • make
  • git

Docker stack

  • openjdk:11

To run

sudo ./install.sh -u

To stop (optional)

sudo ./install.sh -d

For help

sudo ./install.sh -h