Skip to content

Latest commit

 

History

History
executable file
·
22 lines (15 loc) · 331 Bytes

README.md

File metadata and controls

executable file
·
22 lines (15 loc) · 331 Bytes

phix-cli-hello-world

Description

A POC for phix programming language.

Tech stack

  • ruby

Docker stack

  • rzuckerm/phix

To run

sudo ./install.sh -u

To stop (optional)

sudo ./install.sh -d

For help

sudo ./install.sh -h

Credits