• Kirill Smelkov's avatar
    golang: Provide ${go:exe} · 4b72b606
    Kirill Smelkov authored
    ${go:exe} is standalone executable that runs go in activated gowork environment.
    It is handy to use in recipes where one cannot source ${gowork:env} -
    in particular parts with recipe=zc.recipe.egg
    
    Wendelin.core 2 will use `GO=${go:exe}` in its build environment.
    4b72b606
buildout.cfg 4.43 KB