Hi all,
While developing and testing if my theme complies with the rules set in the envato-theme-check plugin, i felt that it was cumbersome to test if my packaged theme passed all the check.
So i’m not sure if it helps anyone but i’ve created this package: vagebond/envato-themecheck - Packagist which allows you to run the checks on any directory from the command-line.
It also excludes all dev-dependencies you might’ve installed.
Feel free to use it. Hope it helps anyone