Skip to content

aide-family/marksman

Repository files navigation

marksman (后羿)

License Go Version Kratos Cobra

📖 Introduction

marksman (后羿) 是作为 moon 体系通用的事件服务项目

🚀 Quick Start

make init
make build

run the binary

  • help
./bin/marksman -h
  • version
./bin/marksman version
  • run all
./bin/marksman run all -h
  • run grpc
./bin/marksman run grpc -h
  • run http
./bin/marksman run http -h

Development

make init
make all

run the application

  • run all
go run . run all
  • run grpc
go run . run grpc
  • run http
go run . run http

Acknowledgments

About

marksman 后羿

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published