Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 241 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 241 Bytes

tests! validation! proper themes!

Usage

  • with .env file: go run main.go -title="title" -desc="desc" -theme="red"
  • with no .env: export TEAMS_WEBHOOK="your-url-goes-here" && go run main.go -title="title" -desc="desc" -theme="info"