Skip to content

Latest commit

 

History

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

README.md

File metadata and controls

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

formality-cli-hello-world

Description

A POC for formality programming language.

Tech stack

  • icon
  • node

Docker stack

  • node:16.20.2-slim
  • rzuckerm/formality

To run

sudo ./install.sh -u

To stop (optional)

sudo ./install.sh -d

For help

sudo ./install.sh -h

Credits