kratos-tmpl

command module
v0.0.0-...-75be029 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 26, 2023 License: MIT Imports: 7 Imported by: 0

README

kratos-tmpl

基于哔哩哔哩 kratos 建立的项目模板脚手架模板代码风格有MVC 和 DDD 两种风格,传输方式都为GRPC方式。

帮助信息:

kratos-tmpl -h
Usage:
   [flags]

Flags:
  -g, --group name string     setting server name (default "demo")
  -h, --help                  help for this command
  -p, --project name string   setting project name (default "demo")
  -s, --site name string      setting site name (default "demo")
      --style string          setting project layout style. opt:ddd,mvc (default "ddd")

使用示例

kratos-tmpl -s github.com -g jerryzhou -p demo
cd demo
make grpc
go mod tidy
make wire
make build

周边

proto 编译辅助工具

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
strs
Package strs provides string manipulation functionality specific to protobuf.
Package strs provides string manipulation functionality specific to protobuf.
tmpl

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL