I’m trying to build a commandline project in Buildout and I’m not exactly sure how to define scripts to be built to the bin directory. I remember seeing this ability somewhere, but I can’t remember where and the documentation isn’t so good 🙁
Share
zc.recipe.egg: Script generation. zc.recipe.egg is actually part of zc.buildout, but you’re right, there should be at least a clear pointer somewhere that the zc.buildout documentation isn’t complete if you’re dealing with python distributions in a buildout until you’ve read the docs for zc.recipe.egg.