calazans10 / golang-presentation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Golang Presentation

Usage

  1. Clone this repository

     $ git clone git@github.com:calazans10/golang-presentation.git
    
  2. Change directory to the application folder

     $ cd golang-presentation
    
  3. Install the dependencies

     $ go mod download
    
  4. Start digging into the examples

Contribute

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Submit a pull request

License

MIT © Jeferson Farias Calazans

About


Languages

Language:Go 100.0%