Unite scripts for port checking and registry of ports to one

This commit is contained in:
Martin Boehm
2018-09-03 13:25:50 +02:00
parent d50198cbff
commit fe4b366875
4 changed files with 69 additions and 87 deletions

View File

@@ -81,9 +81,8 @@ In section *blockbook* update information how to build and configure Blockbook s
Update *package_maintainer* and *package_maintainer_email* options in section *meta*.
Execute script *contrib/scripts/check-ports.go* that will check mandatory ports and uniquity of registered ports.
Execute script *contrib/scripts/generate-port-registry.go* that will update *docs/ports.md*.
Execute script *go run contrib/scripts/check-and-generate-port-registry.go -w* that checks mandatory ports and
uniqueness of ports and updates registry of ports *docs/ports.md*.
Now you can try generate package definitions as described above in order to check outputs.