Skip to content
This repository has been archived by the owner on Feb 12, 2020. It is now read-only.

NEO-TAT/tat-gogogo

Repository files navigation

tat-gogogo

the backend of TAT

How to contribute

before start contribute this project please make sure taht you are familiar with go path and you've installed go in your system

  1. clone project: git clone https://github.com/NTUT-NPC/tat-gogogo.git
  2. install gvm: bash < <(curl -s -S -L https://raw.githubusercontent.com/moovweb/gvm/master/binscripts/gvm-installer)
  3. install go via gvm: gvm install go1.12.7 and use this version: gvm use go1.12.7 --default
  4. run project: go run app.go

Documentation

  • Go Modules: Go Package Manager
  • gvm: Go Version Manager
  • naming: better to understand the naming convention

Contributors

Releases

No releases published

Packages

No packages published

Languages