Skip to content

Quickly generate commit message inside a Gitlab repository

License

Notifications You must be signed in to change notification settings

thoongnv/tutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tutils

Quickly generate commit message inside a Gitlab repository

Installing

  • Duplicate tutils.yaml.default to tutils.yaml and modify

  • Install and build executable

go get github.com/thoongnv/tutils
go install github.com/thoongnv/tutils
  • Install Linux, Unix clipboard command ('xclip' or 'xsel')
sudo apt install xclip xsel
  • Run executable inside Gitlab repository
~/go/bin/tutils

About

Quickly generate commit message inside a Gitlab repository

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages