Skip to content

bearddan2000/pony-cli-hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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