Skip to content

adon988/project-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project base module

## Project base module

Version naming

For project base core module should naming with tag like

{moduleName}/{version}

For Example:

Module Name Path Tag Name
base github.com/adon988/project-base/base base/v0.0.1

Commands

Command Description
make buf-gen Will execute buf-format > buf-lint > buf-go-clean > buf-go "

Tagging sync to go pkg

Go to go pkg path(like following) and send request to sync github tag version to go pkg

License

This module is licensed under the BSD 3-Clause License. See LICENSE.txt for more details.