Contribute README
February 26, 2026 ยท View on GitHub
Thanks for your contribution, you can follow these step to run this repo and debug it.
Run demo
-
clone this repo to your work dir.
git clone https://github.com/mark3labs/kit.git -
enter the
contributedir.cd kit/contribute -
run
build.shto build your binary file../build.sh -
open
boost.shfile and fill your model info in.cat boost.sh vi boost.sh -
run
boost.shto run kit, if you don't want run it in debug model, you can delete the--debugflag inboost.sh../boost.sh
Contribute your code
just write your code and push it.