Skip to content

Latest commit

 

History

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

README.md

File metadata and controls

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

pony-cli-hello-world

Description

This is a POC project to demonstrate pony.

Tech stack

  • ponyc
  • pony

Docker stack

  • ponylang/ponyc

To run

sudo ./install.sh -u

To stop (optional)

sudo ./install.sh -d

To see help

sudo ./install.sh -h

Credit