# go-fy **Repository Path**: EEPPEE_admin/go-fy ## Basic Information - **Project Name**: go-fy - **Description**: mocking a go cli tool fy for translating text - **Primary Language**: Go - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2024-03-05 - **Last Updated**: 2025-07-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: Go语言, translate, Cli ## README # mocking a repo: fy - REF LINKS: https://github.com/xwjdsh/fy # build ```bash make build make clean # delete bin elf file ``` # usage ```bash ./fy AsyncTranslate works ./fy -h ./fy -t ru hello # target ru ``` - SEE docs/fy.txt # license - MIT, SEE docs/MIT-LICENSE # impove - actually I don't need google.go file, or any not support translate provider