Skip to content

Github 이슈를 레이블 별로 나누어 동명의 Slack 채널에 전달합니다.

Notifications You must be signed in to change notification settings

spoqa/gh-issues-channel-router

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gh-issues-channel-router

Github 이슈를 레이블 별로 나누어 동명의 Slack 채널에 전달합니다.

How to run

  1. install pre-commit hook

     $ ln -s pwd/ci/pre-commit .git/hooks/
    
  2. make virtualenv's environment.

     $ virtualenv env
    
  3. activate environment.

     $ . env/bin/activate
    
  4. rsolve all dependencies.

     pip install -r requirements.txt
    
  5. run

     python app.py
    

About

Github 이슈를 레이블 별로 나누어 동명의 Slack 채널에 전달합니다.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •