Skip to content

CNCSMonster/trans-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A tool use to translate English in terminal

Install

First,with git installed, clone the repository and run the install.sh script.

git clone https://github.com/cncsmonster/trans-go
cd trans-go
./install.sh

Or

go install github.com/cncsmonster/trans-go@latest

Usage

i usually alias the command to trans in my .bashrc or .zshrc file.

alias trans='trans-go'

Then you can use it like this:

trans "hello world"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published