Skip to content

jayachandraoggy/logmailer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Log Mailer

A simple CLI tool to send git commits history.

A simple CLI tool to send mail about the git commits history of a local project. Useful to send especially to a non git repository users of a project.

Use case

Example use case can be to send the commit history to the testers of the project to inform the latest deployment code changes.

Usage

npm start -- --projectPath='/var/www/html/myproject' --toEmail='name@domain.com'

About

A simple CLI tool to send git commits history.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published