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

https://github.com/luispagarcia/sponsors

💛 sponsors - A package to add your sponsors sites to you repos
https://github.com/luispagarcia/sponsors

github-sponsors npx sponsors

Last synced: 5 months ago
JSON representation

💛 sponsors - A package to add your sponsors sites to you repos

Awesome Lists containing this project

README

          

# 💛 sponsors - A package to add your sponsors to you repos

## How to use it

1. Use npx to run it
```sh
$ npx sponsors

```

2. Fill the questions

```sh
$ npx sponsors
npx: installed 34 in 2.295s

Please enter your sponsors options

prompt: Enter you Gihub user: : luispa
prompt: Enter you Patreon user: : luispa
prompt: Enter you Open Collective user: : luispa
prompt: Enter you Community Bridge user: : luispa
prompt: Enter you Paypal user: : luispa

The file .github/FUNDING.yml has been added to your repo.
```

3. A new folder `.github/FUNDING.yml` will be added to your repo.