# otool **Repository Path**: clannad_sk/otool ## Basic Information - **Project Name**: otool - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-02-04 - **Last Updated**: 2025-06-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # otool otools // 先export export GOPRIVATE=gitee.com // 然后再go.mod中添加对应的仓库或者go get gitee.com/clannad_sk/otool ## 发布新版本 git tag v1.x.x git push origin v1.x.x