开发者

PEAR Package for Symfony Plugin on Windows

开发者 https://www.devze.com 2023-01-14 19:45 出处:网络
I have been looking for a way to create a PEAR 开发者_C百科package out of my Symfony plugin on Windows. I am unable to find any utility or tutorial explaining the process.

I have been looking for a way to create a PEAR 开发者_C百科package out of my Symfony plugin on Windows. I am unable to find any utility or tutorial explaining the process. In case there is no solution, I will have to manually prepare my package.xml, which is kind of sad in this world of automation. Any solution?


I always use the PEAR_PackageFileManager2 for that task. It works on windows too. All you need to do is some finetunig afterwards.

0

精彩评论

暂无评论...
验证码 换一张
取 消