Skip to content

PlatziDev/gitzi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gitzi

v0.99

Slack notifier project for Github issues.

Requirements

Installation

  • Download from release file:
    • Windows
    • Linux
    • OS x
  • Create slack_users.yaml
    • Example:
    users:
      <GithubUsername>: <SlackUsername>
  • Run

Build

  • $ go get github.com/PlatziDev/gitzi
  • $ cd $GOPATH/src/github.com/PlatziDev/gitzi
  • $ glide install
  • $ go build

Note

We on Platzi using Gitzi with two big repositories, right now we don't have problems managing the same secret with both repos.

About

Slack notifier project for Github issues.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages