Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 170 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 170 Bytes

transctl

baidu stranslate command tool

install

go install github.com/xilu0/transctl@latest

build

linux

GOOS=linux go build

windows

GOOS=windows go build