repositorypackage
1.7.17
Repository: https://github.com/bubulearn/bubucore.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# README
BubuLearn services core
Common code for the Bubulearn go services.
Installation
git clone https://github.com/bubulearn/bubucore.git
cd bubucore
make
Also, you can use make build_fast
to skip some tests & linters while build.