digisavvy / some-like-it-neat

A WordPress Theme Using _s, Bourbon + Neat and Theme Hook Alliance
GNU General Public License v2.0
276 stars 61 forks source link

Add documentation for PHPCS #75

Closed jeffreynolte closed 8 years ago

digisavvy commented 9 years ago

You sound like my mom! ;-)

jeffreynolte commented 9 years ago

Ooof! That was harsh. Haha

digisavvy commented 9 years ago

I do need to flesh this part out. One of the things I see is that folks will try to run gulp and it bombs out, due to PHPCS not available or found. Is there a reliable way to install "globally" and then set the path variable? I've only been able to do this when adding my specific theme directory to the $PATH variable. Just curious if you had any thoughts there. Thanks, ma. =)

jeffreynolte commented 9 years ago

We are using the theme on all the projects now along with Travis CI so figuring this out would be a big help for us since we can have our team reference the docs and setup rather than having the builds fail at TCI. I know Udit has some experience with this, adding him in to the convo.

cc/ @desaiuditd

digisavvy commented 9 years ago

Wow. That's pretty cool! =) Would love to see a site or two in the wild running it!

But, yeah, if we can make the phpcs implementation a bit smoother, then that would be rad.