Composer plugin for removing development files.
$ git clone git@github.com:<your github account>/cleaner.git
$ cd cleaner && composer install
$ git remote add upstream git@github.com:octolab/cleaner.git
$ git remote add mirror git@bitbucket.org:kamilsk/cleaner.git
$ composer global require octolab/cleaner:1.0-alpha
- tested on PHP 5.3, 5.4, 5.5, 5.6, 7.0, 7.1 and 7.2
- made with β€οΈ by OctoLab