Develop #3

Merged
metal3d merged 18 commits from develop into master 2022-03-31 12:12:20 +00:00
Showing only changes of commit a13c8d0371 - Show all commits

View File

@@ -116,4 +116,6 @@ clean:
rm -f katenary
rm -rf dist
test:
@echo -e "\033[1;33mTesting katenary $(VERSION)...\033[0m"
go test -v ./...