• Kirill Smelkov's avatar
    golang: Provide ${go:exe} · fee8b968
    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.
    fee8b968
buildout.cfg 4.42 KB