hiqdev / hidev-config
Deprecated in favour of [hiqdev/hidev-hiqdev]
Installs: 255
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Type:yii2-extension
This package is not auto-updated.
Last update: 2024-10-26 18:12:02 UTC
README
Deprecated in favour of hidev-vendor
HiDev is a task runner, code generator and build tool for easier continuos integration.
Use [hiqdev/hidev-hiqdev][hidev-hiqdev] instead.
Installation
The preferred way to install this yii2-extension is through composer.
Either run
php composer.phar require "hiqdev/hidev-config"
or add
"hiqdev/hidev-config": "*"
to the require section of your composer.json.
License
This project is released under the terms of the BSD-3-Clause license. Read more here.
Copyright © 2015, HiQDev (http://hiqdev.com/)