cpliakas / php-project-starter

A command line tool that allows developers to quickly create PHP applications that use common conventions and best-in-breed development tools.
MIT License
75 stars 23 forks source link

Add option to automatically create Jenkins job #7

Closed cpliakas closed 10 years ago

cpliakas commented 10 years ago

Added two new command line options: --jenkins-url=http://localhost:8080 and --no-ssl-verification.

Setting these options will create a job in Jenkins.