Go to file
ehlxr d5882aeb11 update at 2019-11-20 14:45:32 by ehlxr 2019-11-20 14:45:32 +08:00
.gitignore init 2019-11-15 10:23:47 +08:00
Dockerfile init 2019-11-14 18:20:07 +08:00
LICENSE init 2019-11-14 17:13:45 +08:00
Makefile init 2019-11-15 11:30:18 +08:00
README.md update at 2019-11-18 11:33:44 by ehlxr 2019-11-18 11:33:44 +08:00
go.mod update at 2019-11-20 14:45:32 by ehlxr 2019-11-20 14:45:32 +08:00
main.go update at 2019-11-20 14:42:59 by ehlxr 2019-11-20 14:42:59 +08:00
version update at 2019-11-20 14:42:59 by ehlxr 2019-11-20 14:42:59 +08:00

README.md

DDGO

Usage:
  ddgo [OPTIONS]

Application Options:
  -a, --addr=        Addr to listen on for HTTP server (default: :80) [$ADDR]
  -u, --webhook-url= Webhook url of dingtalk [$URL]
  -v, --version      Show version info

Help Options:
  -h, --help         Show this help message

 ____  ____    ___  _____ 
(  _ \(  _ \  / __)(  _  )
 )(_) ))(_) )( (_-. )(_)( 
(____/(____/  \___/(_____)

Name: ddgo
Version: v0.0.1
BuildTime: 2019-11-15 11:07:48
GitCommit: 34859d9a5b80e55b5e3aa1a294bc8935b09a36d5
GoVersion: go version go1.13.1 darwin/amd64