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

https://github.com/plsankar/rollcredits

A tool that scans projects for complete library credits, giving due recognition to names, licenses, and authors. Simplify your acknowledgments and credit contributors effortlessly!
https://github.com/plsankar/rollcredits

credits license

Last synced: 3 months ago
JSON representation

A tool that scans projects for complete library credits, giving due recognition to names, licenses, and authors. Simplify your acknowledgments and credit contributors effortlessly!

Awesome Lists containing this project

README

        

# rollcredits

Let's Roll Credits


Rollcredits

[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](https://choosealicense.com/licenses/mit/)
![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/plsankar/rollcredits/npm-publish.yml)
![npm](https://img.shields.io/npm/dw/rollcredits)
![GitHub issues](https://img.shields.io/github/issues/plsankar/rollcredits)
![GitHub package.json dynamic](https://img.shields.io/github/package-json/version/plsankar/rollcredits)

[![https://nodei.co/npm/rollcredits.png?downloads=true&downloadRank=true&stars=true](https://nodei.co/npm/rollcredits.png?downloads=true&downloadRank=true&stars=true)](https://www.npmjs.com/package/rollcredits)

## Installation

Install rollcredits with npm

```bash
npm install rollcredits
```

## Usage

Run `rollcredits` in the bash/terminal

```bash
rollcredits

// or

npx rollcredits
```

## Contributing

[![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/plsankar/rollcredits/issues)

## License

[MIT](https://choosealicense.com/licenses/mit/)