tochix / smetrics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

smetrics

Generate some stats based on users posts.

Requirements

Install

To install clone this repo and use composer to install the dependencies:

git clone git@github.com:tochix/smetrics.git
cd smetrics
composer install

Usage

Here's a basic usage example:

  • Run the SMetrics client from your CLI
cd smetrics
php index.php
  • Need to change config parameters? Update the config here.

About

License:MIT License


Languages

Language:PHP 100.0%