Functionality
- Autosuggestion
- Supports different languages
- Opens suggestion on linguee.de
- Supports phrases and umlauts
- Output
meaning
,phrase
orurl
(default) as an{query}
- See workflow settings for examples
- Checkout in your go source workspace
- Use
env GOOS=darwin GOARCH=amd64 go build linguee.go
to compile it