move novit.nc to new domains

This commit is contained in:
Mikaël Cluseau
2024-01-20 14:20:51 +01:00
parent bad1cf3c23
commit f8a8344049
17 changed files with 35 additions and 74 deletions

View File

@ -1,6 +1,6 @@
modd.conf {}
**/*.go layer/**/* test-vm update-test-data {
**/*.go go.mod go.sum layer/**/* test-vm update-test-data {
prep: go test ./...
prep: mkdir -p dist
prep: CGO_ENABLED=0 go build -o dist/ -trimpath ./...