Skip to content

spulec/git-thanks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Git Thanks

A way to thank the owner of a github repository

Installation

Configure bin/git-thanks with your email server information and change the default message.

sudo python setup.py install

Usage

Run these inside a git working directory.

This will send an email with the default message:

git-thanks 

This will send a custom message:

git-thanks -m "Custom message here"

About

A quick way to thank the owner of a github repository for their work.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published