air-hand / go-sample

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go samples repository

Requirements

  • Windows 10
  • Docker
  • Docker compose
  • VSCode
  • VSCode Remote Container Extension

How to develop?

This repository can be done with VSCode remote container extension, so you don't need to install Go lang on Host Machine.

  1. Rebuild and open Container (if the slimmed container exists, rebuild is needed.)
  2. make
  3. /go/bin/app

About

License:MIT License


Languages

Language:Go 91.5%Language:Dockerfile 4.8%Language:Makefile 3.3%Language:Shell 0.2%Language:Vim Script 0.2%