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
- Host: GitHub
- URL: https://github.com/luispagarcia/sponsors
- Owner: LuisPaGarcia
- Created: 2019-06-04T22:27:56.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-10T04:55:53.000Z (over 6 years ago)
- Last Synced: 2025-02-01T00:41:20.101Z (10 months ago)
- Topics: github-sponsors, npx, sponsors
- Language: JavaScript
- Homepage:
- Size: 92.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
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.