cleaner
cleaner copied to clipboard
🛁 The Composer plugin to remove development files.
Cleaner
Composer plugin for removing development files.
Documentation
Installation
Git (development)
$ git clone [email protected]:<your github account>/cleaner.git
$ cd cleaner && composer install
$ git remote add upstream [email protected]:octolab/cleaner.git
Mirror
$ git remote add mirror [email protected]:kamilsk/cleaner.git
Composer (production)
$ composer global require octolab/cleaner:1.0-alpha
Feedback
Notes
- tested on PHP 5.3, 5.4, 5.5, 5.6, 7.0, 7.1 and 7.2
- made with ❤️ by OctoLab

