Hacker News new | ask | show | jobs
by Schlaefer 4516 days ago
> Don't commit vendor packages to your repository, make use of Composer

But make sure you have a complete package for enduser (if you believe it's ready). This is very important esp. for PHP audience: download, unzip, upload, see "Hello World".

Automate this early, it will pay off fast.