go build -o "$GOPATH/bin/wb"
You can get an auth from eduic here: http://my.eudic.net/OpenAPI/Authorization
Then put it in a config file which is located in $HOME/.wbcfg.toml, here is the format:
auth = ""
wb add word
wb lst 0 1
wb del word
go build -o "$GOPATH/bin/wb"
You can get an auth from eduic here: http://my.eudic.net/OpenAPI/Authorization
Then put it in a config file which is located in $HOME/.wbcfg.toml, here is the format:
auth = ""
wb add word
wb lst 0 1
wb del word