Skip to content

amitchellcode/daily-standup-cli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Daily Standup Helper

Run Project

git clone https://github.com/Lebonesco/daily-standup-cli
cd daily-standup-cli
go run main.go -u Lebonesco

To make this command runnable from anywhere

go build main.go
cp main /usr/local/bin/dshelper

Now

dshelper -d $HOME -u Lebonesco -a 2019-09-01

About

a command line cli that reports your most recent commits

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%