yanicky/kat.hh
Composer 安装命令:
composer require yanicky/kat.hh
包简介
KaT implementation in Hacklang
README 文档
README
KaT implementation in hack language for HHVM
Requirement
- Require a working HipHop Virtual Machine : HHVM.
- Require composer available in PATH for dependencies installation.
For a complete development environment please check yanicky/HHVM-LIVE: a live-build config to create a bootable ISO image for web development/deployment with HHVM, NGINX and PHP-FPM among other daemons/tools.
-
git clone https://github.com/yanicky/KaT.HH; -
cd KaT.HH; -
composer.phar install; -
hhvm index.hh --CMD=howto;
How to
Check the HOWTO.md or use CMD=howto for usage examples.
(While some CMD and/or OPTION names might change in the future, they will be properly transitioned.)
Feel free to add pull requests or fork it for your own usage.
统计信息
- 总下载量: 4
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-09-01