coderzzz / mts

refactor of mtSecKill

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mts

refactor of mtSecKill

add makefile to make esay on wsl2/windows/apple. you have go env , just do

build

# windows
$ make windows 

# linux/Ubuntu
$ make linux

# apple
$ make darwin

clean

$ make clean

use

mts  -h

## 茅台京东秒杀.
mts
mts jd

## 茅台天猫秒杀, 暂时不支持~~~
mts tm

About

refactor of mtSecKill

License:Apache License 2.0


Languages

Language:Go 97.7%Language:Makefile 2.3%