dropwind/hidev-dropwind

HiDev plugin for DropWind vendor configuration

dev-master 2017-05-16 09:56 UTC

This package is auto-updated.

Last update: 2024-04-13 04:17:56 UTC


README

HiDev plugin for DropWind vendor configuration

Latest Stable Version Total Downloads Build Status Scrutinizer Code Coverage Scrutinizer Code Quality Dependency Status

HiDev is the automation tool mixed with code generator for easier continuous development.

This plugin provides DropWind vendor configuration for HiDev. Used for DropWind packages.

Provides DropWind information and settings:

  • general data: vendor name and company title
  • contact data: email, forum, github page
  • authors data: names, roles, emails, github and home pages
  • default license: BSD-3-Clause

See src/config/goals.yml.

Installation

The preferred way to install this yii2-extension is through composer.

Either run

php composer.phar require "dropwind/hidev-dropwind"

or add

"dropwind/hidev-dropwind": "*"

to the require section of your composer.json.

License

This project is released under the terms of the proprietary license. Read more here.

Copyright © 2017, DropWind (http://dropwind.com/)