# gpu **Repository Path**: zs5460/gpu ## Basic Information - **Project Name**: gpu - **Description**: gopath updater - **Primary Language**: Go - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-07-29 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # gpu gpu is a small tool that updates all the repositories in your gopath directory to the latest version. ### Install ```shell go get -u github.com/zs5460/gpu ``` ### Licence Released under MIT license, see [LICENSE](LICENSE) for details.