Skip to content
Snippets Groups Projects
Select Git revision
4 results Searching

go.mod

Blame
  • This project manages its dependencies using Go Modules. Learn more
    project.mk 170 B
    
    ## Node Paths
    NODE_ROOT_DIR=$(DEPLOYMENT_PATH)
    
    ## Project directory in which the Makefiles should be located
    MAKEFILE_IMPORT_PATH=$(PROJECT_ROOT)deployment/makefiles/