Skip to content

h2rd/wooordhunt-alfred

Folders and files

NameName
Last commit message
Last commit date

Latest commit

83991d2 · Feb 15, 2023

History

16 Commits
Nov 9, 2018
Aug 13, 2021
Sep 22, 2022
Jan 11, 2018
Sep 22, 2022
Sep 22, 2022
Feb 12, 2023

Repository files navigation

# Simple workflow for https://wooordhunt.ru/ and alfred 2

```
Intel
# GOOS=darwin GOARCH=386 go build main.go

Apple silicone
# GOOS=darwin GOARCH=arm64 go build main.go

upx --brute main
```