azjezz/hh-to-hack

a really small tool to migrate from .hh and .php to .hack files extension in hack lang.

2.0.0 2019-01-17 16:42 UTC

This package is auto-updated.

Last update: 2024-04-19 07:39:00 UTC


README

a really small tool to migrate from .hh and .php to .hack files extension in hack lang.

Installation :

$ composer global require azjezz/hh-to-hack

Usage

$ hh-to-hack migration path/to/project/src

Options :

  • --keep-previous : keep the old .hh and .php files after the migration