Packaging Distributions of code
I've looked practically everywhere, but I was wondering if there's a PHP Storm capability to package up cod into a distributable zip file. I'm not sure what it could be referred to as in PHP storm, but I want a way to create a zip file of my code, with license, installation, release log, and other information/instructions in it.
请先登录再写评论。