https://github.com/alainakafkes/give-back
CLI tool that adds a DONATE.txt file to GitHub projects so that users can easily donate to projects they love :money_with_wings:
https://github.com/alainakafkes/give-back
cli donate open-source
Last synced: about 2 months ago
JSON representation
CLI tool that adds a DONATE.txt file to GitHub projects so that users can easily donate to projects they love :money_with_wings:
- Host: GitHub
- URL: https://github.com/alainakafkes/give-back
- Owner: alainakafkes
- Created: 2017-03-26T14:50:00.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-26T15:22:36.000Z (over 9 years ago)
- Last Synced: 2025-02-22T01:42:45.856Z (over 1 year ago)
- Topics: cli, donate, open-source
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/give-back
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# give-back
## Installation
```
npm install --save-dev give-back
```
## Usage
```
give-back [command]
Commands:
add Adds a DONATE.txt file with in this directory
```