# go-ttyping **Repository Path**: EEPPEE_admin/go-ttyping ## Basic Information - **Project Name**: go-ttyping - **Description**: go terminal typing - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-10-06 - **Last Updated**: 2024-10-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: Go语言, terminal-typing ## README # go t(erminal) typing - ref links: https://github.com/lemnos/tt # build and run ```bash make gen-all-first make make run make upx-most-zip make release make dist-with-goreleaser make clean # clean bin elf file ``` # learned points - golang manage subpackage and load current project package - do some goreleaser config - write toolchain version for redo, reimplement the project # thanks for opensource - @lemnos