27 Forks
89 Stars
89 Watchers

go-basics

🔥 Исходники к курсу "Язык Go Для Начинающих"

How to download and setup go-basics

Open terminal and run command
git clone https://github.com/zhashkevych/go-basics.git
git clone is used to create a copy or clone of go-basics repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with go-basics https://github.com/zhashkevych/go-basics/archive/master.zip

Or simply clone go-basics with SSH
[email protected]:zhashkevych/go-basics.git

If you have some problems with go-basics

You may open issue on go-basics support forum (system) here: https://github.com/zhashkevych/go-basics/issues