Skip to content

Command line tool written in rust langauge and integrated with slack web api.

Notifications You must be signed in to change notification settings

BProg/git-retro-slack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gitretro

Features

  • Read commits already in master
  • Read branches which are not in master
  • Combine commits and branches into a nice slack message
  • Install it as a osx user launch agent and it will run every 2 weeks on monday

How to use

  1. clone this repo
  2. build with feature production cargo build --release --features "production"
  3. copy the executable from ./target/release/ anywhere and run it

About

It's a mini project that I did for myself, because I want to learn the rust language more

Story

Read here some story on how it started

About

Command line tool written in rust langauge and integrated with slack web api.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages