octolab/cleaner

This package is abandoned and no longer maintained. No replacement package was suggested.

Composer plugin for removing development files.

Installs: 1 531

Dependents: 0

Suggesters: 0

Security: 0

Stars: 15

Watchers: 4

Forks: 2

Open Issues: 17

Type:composer-plugin

1.0.0-alpha3 2019-02-21 18:56 UTC

This package is auto-updated.

Last update: 2022-05-29 01:01:32 UTC


README

Cleaner Tweet

Analytics Composer plugin for removing development files.

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

Documentation

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