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

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:

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

```