Skip to content

Latest commit

 

History

History
executable file
·
25 lines (18 loc) · 388 Bytes

File metadata and controls

executable file
·
25 lines (18 loc) · 388 Bytes

dev-effekt-cli-hello-world

Description

A POC for effekt programming language.

Tech stack

  • scala
  • nodejs
    • npm

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