ivyhjk/config

Abstract configurations for HHVM

Maintainers

Details

github.com/ivyhjk/config

Source

Issues

Installs: 2 855

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Open Issues: 0

Language:Hack

v1.2.0 2019-01-07 13:14 UTC

This package is not auto-updated.

Last update: 2024-05-08 23:38:48 UTC


README

Installation

You can install this library into your application using composer.

Use this project just when you are not able to use environment variables.

The recommended way to install composer packages is:

$ composer require ivyhjk/config

Running tests

$ git clone https://github.com/ivyhjk/config.git
$ hhvm composer.phar install
$ hhvm vendor/bin/hacktest tests/

TODO

  • CI.