andela-aonyango/evangelist-status

A package which allows the user to request the evangelist status of a developer based on the number of public repos.

v1.0.3 2016-02-01 09:36 UTC

This package is not auto-updated.

Last update: 2024-05-17 08:33:02 UTC


README

evangelist-status

Latest Version on Packagist Software License Build Status Coverage Status Quality Score Total Downloads

A package which allows the user to request the evangelist status of a developer based on the number of public repos.

Install

Via Composer

$ composer require andela-aonyango/evangelist-status

Usage

$status = new EvangelistStatus("andela-aonyango");

print $status->getStatus();

Change log

Please see CHANGELOG for more information what has changed recently.

Testing

$ composer test

Contributing

Please see CONTRIBUTING and CONDUCT for details.

Security

If you discover any security related issues, please email andrew.onyango@andela.com instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.