Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 months ago
JSON representation
CLI tool to generate github contributors hall of fame for markdown readme
- Host: GitHub
- URL: https://github.com/arshadkazmi42/rhof-cli
- Owner: arshadkazmi42
- License: mit
- Created: 2019-02-03T10:49:52.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-08-18T19:30:22.000Z (over 2 years ago)
- Last Synced: 2024-10-07T06:41:16.851Z (3 months ago)
- Topics: contrbutors, generator, gh, hall-of-fame, rhof
- Language: JavaScript
- Size: 150 KB
- Stars: 5
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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## 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