I'm writing some offline software in PHP, and it would be helpful if projects could notate where their source, test and doc directories are so that downstream consumers can choose a --source-only option in an effort to reduce the size of the resulting download.
I'm writing some offline software in PHP, and it would be helpful if projects could notate where their source, test and doc directories are so that downstream consumers can choose a
--source-onlyoption in an effort to reduce the size of the resulting download.