Compare commits
No commits in common. "48f531ffca5039763031873da10c0db334bc8710" and "2aa8163189f1ac7c3162fbbd38058871283e5a6e" have entirely different histories.
48f531ffca
...
2aa8163189
2 changed files with 0 additions and 8 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1 +0,0 @@
|
||||||
GoTomato
|
|
|
@ -81,10 +81,3 @@ go run .
|
||||||
```
|
```
|
||||||
|
|
||||||
open http://localhost:8081
|
open http://localhost:8081
|
||||||
|
|
||||||
## Building
|
|
||||||
|
|
||||||
```
|
|
||||||
go build -ldflags "-w"
|
|
||||||
upx --best --lzma GoTomato
|
|
||||||
```
|
|
||||||
|
|
Loading…
Reference in a new issue