Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/arshadkazmi42/rhof-cli

CLI tool to generate github contributors hall of fame for markdown readme
https://github.com/arshadkazmi42/rhof-cli

contrbutors generator gh hall-of-fame rhof

Last synced: about 2 months ago
JSON representation

CLI tool to generate github contributors hall of fame for markdown readme

Awesome Lists containing this project

README

        

# rhof-cli

[![Build](https://img.shields.io/travis/com/arshadkazmi42/rhof-cli.svg)](https://travis-ci.com/arshadkazmi42/rhof-cli/)
[![Github Repo Size](https://img.shields.io/github/repo-size/arshadkazmi42/rhof-cli.svg)](https://github.com/arshadkazmi42/rhof)
[![LICENSE](https://img.shields.io/npm/l/rhof.svg)](https://github.com/arshadkazmi42/rhof-cli/LICENSE)
[![NPM Downloads](https://img.shields.io/npm/dt/rhof.svg)](https://www.npmjs.com/package/rhof)
[![NPM Version](https://img.shields.io/npm/v/rhof.svg)](https://www.npmjs.com/package/rhof)
[![Contributors](https://img.shields.io/github/contributors/arshadkazmi42/rhof-cli.svg)](https://github.com/arshadkazmi42/rhof-cli/graphs/contributors)
[![Commit](https://img.shields.io/github/last-commit/arshadkazmi42/rhof-cli.svg)](https://github.com/arshadkazmi42/rhof-cli/commits/master)

CLI tool to generate github contributors hall of fame for github readme

> Give us a :star: if you like our work :heart:

## Install

```shell
$ npm -g i rhof
```

> This should be installed globally

## Usage

```shell
$ rhof --repo=rhof --user=arshadkazmi42

# Output
#
```

## Contributing

We are constantly working on improving this library and we need all the help we can get.

You can contribute to this project by giving [suggestions](https://github.com/arshadkazmi42/rhof-cli/issues/new), fixing [open issues](https://github.com/arshadkazmi42/rhof-cli/issues) or by implementing a new feature.

Read our contributing [guide](CONTRIBUTING.md) on getting started with contribution