AgileVentures / project_metric_slack

Project Metrics gem for some slack measures

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ProjectMetricSlack

For assessing Slack activity using the gini coefficient.

Required Configuration Variable

  • token: API token.
  • channel: Name of the slack channel that is measured.

TODO

  • vcr setup into a different file
  • remove memoization?
  • DRY out to inject with indices
  • can we make fewer queries - i.e. to channels directly

About

Project Metrics gem for some slack measures

License:MIT License


Languages

Language:Ruby 89.5%Language:HTML 10.5%