sponsors
Version:
Add github sponsors button to your github repo by adding yml file
30 lines (19 loc) • 593 B
Markdown
# 💛 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.