An open API service indexing awesome lists of open source software.

https://github.com/markshust/magento2-metapackage-devtools-cli

A metapackage for Magento 2 providing dev tools for the CLI.
https://github.com/markshust/magento2-metapackage-devtools-cli

Last synced: 11 months ago
JSON representation

A metapackage for Magento 2 providing dev tools for the CLI.

Awesome Lists containing this project

README

          

markshust/magento2-metapackage-devtools-cli


A metapackage of Magento CLI dev tools.


Supported Magento Versions
Latest Stable Version
Composer Downloads
Maintained - Yes

## Table of contents

- [Summary](#summary)
- [Installation](#installation)
- [License](#license)

## Summary

This is a metapackage of dev tools for Magento, specifically for the CLI. It is included in [markshust/docker-magento](https://github.com/markshust/docker-magento) to aid in providing a better development experience for Magento.

## Installation

```
composer require markshust/magento2-metapackage-devtools-cli
```

## License

[MIT](https://opensource.org/licenses/MIT)