issues
search
waku-org
/
waku-proto
Waku v2 protocol wire formats repository
Apache License 2.0
3
stars
2
forks
source link
build: improve makefile and requirements documentation
#17
Closed
LNSD
closed
1 year ago
LNSD
commented
1 year ago
Various improvements to the Makefile and the documentation:
[x] Improved the requirements section of the README file.
[x] Check if Buf CLI is available in the Makefile. Fail gracefully if the buf command is not available.
[x] Infer the git repository URL when running buf breaking.
[x] Added a help task to the Makefile.
Various improvements to the Makefile and the documentation: