Skip to content

sbimochan/gltt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Git log to timesheet

First you need to install git standup

Install

You can install git-standup using one of the options listed below

Source Command
curl curl -L https://raw.githubusercontent.com/kamranahmedse/git-standup/master/installer.sh | sudo sh
npm npm install -g git-standup
brew brew update && brew install git-standup
aur pacaur -S git-standup-git
manual Clone and run make install

Usage

Simply run it in your project directory and it will give you the output from the last working day

git standup

for previous x days

git standup -d x

Install git-log-to-timesheet

Install

One liner install

sudo curl https://raw.githubusercontent.com/sbimochan/gltt/master/gltt -o /usr/local/bin/gltt && sudo chmod +x /usr/local/bin/gltt

Usage

gltt "{result from git standup command}"

The result produced can then be pasted to your timesheet.

Buy Me a Coffee at ko-fi.com

About

Transform result from git standup into serialized output so that it can be saved into your timesheet message box.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages