octolab / cleaner

πŸ› The Composer plugin to remove development files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cleaner Tweet

Analytics Composer plugin for removing development files.

Patreon Build Status Code coverage Scrutinizer code quality Code Climate code quality License

Installation

Git (development)

Fork it before.

$ git clone git@github.com:<your github account>/cleaner.git
$ cd cleaner && composer install
$ git remote add upstream git@github.com:octolab/cleaner.git

Mirror

$ git remote add mirror git@bitbucket.org:kamilsk/cleaner.git

Composer (production)

$ composer global require octolab/cleaner:1.0-alpha

Feedback

Gitter @kamilsk @octolab

Notes

  • tested on PHP 5.3, 5.4, 5.5, 5.6, 7.0, 7.1 and 7.2
  • made with ❀️ by OctoLab

About

πŸ› The Composer plugin to remove development files.

License:MIT License


Languages

Language:PHP 97.8%Language:Makefile 2.1%Language:Shell 0.1%