Skip to content

codeneric/example-hack2php-project

Repository files navigation

Getting started

Install dependencies: hhvm composer.phar install

Compile Hack to PHP: ./vendor/bin/hack2php src/index.php

That's it! Now you can add more Hack files to src and compile them as described above.

About

Example project to get started with hack2php

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages