OS monitor for GrowthForecast

1.0.3 2013-12-26 17:06 UTC

This package is auto-updated.

Last update: 2024-04-26 21:10:33 UTC


README

Currently, Mac OS X is available.

Standalone

% git clone git@github.com:matsubo/growth_forecast_agent.git
% cd growth_forecast_agent
% php bin/main.php

Install via Composer

composer.json

  "require": {
    "matsubo/growth_forecast_agent": "1.0.*",
  }

See the following file for sample code.