abbatis/toolkit

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

A toolkit to make life easier.

Installs: 14

Dependents: 0

Suggesters: 0

Security: 0

Stars: 6

Watchers: 1

Forks: 0

Open Issues: 2

Type:project

1.0.2 2018-07-17 21:10 UTC

This package is not auto-updated.

Last update: 2019-06-17 22:59:19 UTC


README

One toolkit to make life easier.

This package allows you to run certain tasks from your command line across multiple projects. It has the ability to figure out what type of project you're in, and it will run the appropriate tasks according to your current project.

Example: toolkit cache --purge Will purge your caches by manually deleting all cache directories. This currently works for Magento 2 and Laravel.

Example: toolkit deploy --index Will ask you which indexes to reindex and does reindex them according to your choice.

License: MIT Bash Shell Open Source Love