spicyhost / hidev-vendor
SpicyHost vendor configuration for HiDev
Installs: 5
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Type:yii2-extension
Requires (Dev)
- hiqdev/hidev-php: <2.0
This package is not auto-updated.
Last update: 2024-10-26 19:59:06 UTC
README
SpicyHost vendor configuration for HiDev
HiDev is a task runner, code generator and build tool for easier continuos integration.
This plugin provides SpicyHost vendor configuration for HiDev.
Provides SpicyHost information and settings:
- general data: vendor name and company title
- contact data: email, forum, github page
- authors data: names, emails, github and home pages
- default license: proprietary
See src/config/goals.yml.
Installation
The preferred way to install this yii2-extension is through composer.
Either run
php composer.phar require "spicyhost/hidev-vendor"
or add
"spicyhost/hidev-vendor": "*"
to the require section of your composer.json.
License
This project is released under the terms of the No license license. Read more here.
Copyright © 2014-2016, SpicyHost (https://spicyhost.com/)