WIP: [recipe.wrapper] Add init(-command) and cpu-exclusive into buildout parameters.
- intial command being run before actual
command
is specified by "init" - wrapper can demand exclusive CPU core by "reserve-cpu"
- "command-line" has alias "command"
- "wrapper-path" has alias "destination" to be consistent with other recipes