Skip to content

Latest commit

 

History

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

File metadata and controls

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

hack-cli-asynch-hello-world

Description

This is a POC project to demonstrate facebook's hack programming language.

Tech stack

  • hhvm

Docker stack

  • ubuntu:20.04

To run

sudo ./install.sh -u

To stop (optional)

sudo ./install.sh -d

To see help

sudo ./install.sh -h

Credits