2017 © Pedro Peláez
 

library hh-symbol

Symbol map builder for use with Hack.

image

yungsters/hh-symbol

Symbol map builder for use with Hack.

  • Friday, May 9, 2014
  • by yungsters
  • Repository
  • 0 Watchers
  • 0 Stars
  • 4 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

hh-symbol

Symbol map builder for use with Hack., (*1)

Usage

The output symbol map is designed to be used with \HH\autoload_set_paths., (*2)

<?hh
$root = __DIR__;
\HH\autoload_set_paths(SymbolMapBuilder::build($root), $root);

The Versions

09/05 2014

dev-master

9999999-dev

Symbol map builder for use with Hack.

  Sources   Download

MIT

The Requires

 

by Timothy Yung

09/05 2014

0.1.0

0.1.0.0

Symbol map builder for use with Hack.

  Sources   Download

MIT

The Requires

 

by Timothy Yung