Skip to content
This repository has been archived by the owner on Mar 5, 2020. It is now read-only.
/ go-base Public archive

基于kratos构建的土拨鼠社区基础服务

Notifications You must be signed in to change notification settings

opensourceai/go-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Service

项目简介

基于kratos构建的土拨鼠社区基础服务

Start

  1. Fork到自己账户下进行开发
  2. PR到主库master分支合并

Build & Run

  1. 命令行:

    • Linux/Unix
      cd go-base/cmd
      go build
      ./cmd -conf ../configs
    • Win
      cd go-base/cmd
      go build
      cmd.exe -conf ../configs
  2. GoLand:

    Program arguments中加入-conf configs

注意事项

About

基于kratos构建的土拨鼠社区基础服务

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages