hiqsol / hidev-hiqsol
Sol's configuration for HiDev
Installs: 61
Dependents: 5
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 0
Open Issues: 0
Type:yii2-extension
Requires
- hiqdev/hidev-license: <2.0
- hiqdev/hidev-readme: <2.0
Requires (Dev)
- hiqdev/hidev-php: <2.0 || dev-master
This package is auto-updated.
Last update: 2024-10-18 06:53:35 UTC
README
Sol's configuration for HiDev
HiDev is a task runner, code generator and build tool for easier continuos integration.
This plugin provides sol's vendor configuration for HiDev. Used for sol's own packages.
Provides sol's information and settings:
- contact data: nick, full name, email, github page
- default license: MIT
See src/config/goals.yml.
Installation
The preferred way to install this yii2-extension is through composer.
Either run
php composer.phar require "hiqsol/hidev-hiqsol"
or add
"hiqsol/hidev-hiqsol": "*"
to the require section of your composer.json.
License
This project is released under the terms of the MIT license. Read more here.
Copyright © 2017, sol (http://hiqdev.com/)