An open API service indexing awesome lists of open source software.

https://github.com/oldthreefeng/mts

refactor of mtSecKill
https://github.com/oldthreefeng/mts

Last synced: 8 months ago
JSON representation

refactor of mtSecKill

Awesome Lists containing this project

README

          

# mts

refactor of [mtSecKill](https://github.com/zqjzqj/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
```