Skip to content

kyokomi/go-gitlab-notifer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoGitlabNotifer

gitlab notifer terminal tool golang

Settings

create config.json

$ mkdir ~/.ggn
$ cd ~/.ggn
$ touch config.json

edit config.json

{
  "host":     "https://git.hogehoge.com",
  "api_path": "/api/v3",
  "token":    "aaaaaaaaaaaaaaaaaaaaaa"
}

Download Gilab Icon

$ cd ~/.ggn
$ curl -O https://github.com/kyokomi/go-gitlab-notifer/raw/master/build/logo.png

Install terminal-notifer

$ brew install terminal-notifier

Usage

Mac ユーザーの場合

don't supported Windows.

gogitlabnotifer - バイナリDL

$ go-gitlab-notifer help

Refrence

About

gitlab notifer terminal tool golang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages