mrLuisFer / learning-go

Just a repository where I can take my progress while I learn the Go language 🐹

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🐹 Learning Go

This is a repository in which I have some basic exercises while learning the Go language

I'll also add some basic exercises while learning the Go syntax

πŸ’« Contributing

  • Fork and clone the repository
  • Install dependencies: go get -u github.com/golang/dep/cmd/dep
  • Create a branch: git checkout -b my-branch
  • Make your changes

And send a pull request

πŸ™ Usage

In your terminal, run:

  go run some-file.go

❄ Info

The basic CLI inside is not complete

If you want to see a basic example, although better done, you can see it in the following repository:

mrLuisFer-go-basic-cli

About

Just a repository where I can take my progress while I learn the Go language 🐹


Languages

Language:Go 100.0%