gotip

command module
v0.0.0-...-a2b6d2a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 13, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

README

gotip

make gotip work in chinese wall

config envirement :


GOFROM=https://gitee.com/dtest1/go

then:

install gotip:

go install github.com/dtest11/gotip@e4194bc

download go version

➜  ~ gotip download
download go source from: https://gitee.com/dtest1/go
Cloning into '/Users/gopher/sdk/gotip'...
remote: Enumerating objects: 11843, done.
remote: Counting objects: 100% (11843/11843), done.
remote: Compressing objects: 100% (9768/9768), done.
remote: Total 11843 (delta 2148), reused 5536 (delta 1592), pack-reused 0
Receiving objects: 100% (11843/11843), 22.86 MiB | 2.45 MiB/s, done.
Resolving deltas: 100% (2148/2148), done.
Updating the go development tree...
From https://gitee.com/dtest1/go
 * branch            master     -> FETCH_HEAD
HEAD is now at 9bfe09d cmd/compile: fix identity case relating to 'any' and shape types
Building Go cmd/dist using /usr/local/go. (go1.17.3 darwin/arm64)
Building Go toolchain1 using /usr/local/go.
Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1.
Building Go toolchain2 using go_bootstrap and Go toolchain1.
Building Go toolchain3 using go_bootstrap and Go toolchain2.
Building packages and commands for darwin/arm64.
---
Installed Go for darwin/arm64 in /Users/gopher/sdk/gotip
Installed commands in /Users/gopher/sdk/gotip/bin
Success. You may now run 'gotip'!

Documentation

Overview

The gotip command compiles and runs the go command from the development tree.

To install, run:

$ go install golang.org/dl/gotip@latest
$ gotip download

And then use the gotip command as if it were your normal go command.

To update, run "gotip download" again. This will always download the main branch. To download an alternative branch, run "gotip download BRANCH". To download a specific CL, run "gotip download NUMBER".

Directories

Path Synopsis
internal
genv
The genv command generates version-specific go command source files.
The genv command generates version-specific go command source files.
version
The version package permits running a specific version of Go.
The version package permits running a specific version of Go.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL