learning-go

module
v0.0.0-...-1873fbe Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2020 License: Apache-2.0

README

learning go

repository created in order to learn basics of go programming language

installation

sudo pacman -S go

env variables:

export GOPATH=$HOME/go
export GOBIN=$HOME/go/bin

compiling and running programs

go install hello.go
$GOBIN/hello

references

Directories

Path Synopsis
tasks
00-hello-world command

Jump to

Keyboard shortcuts

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