hiqsol/hidev-hiqsol

Sol's configuration for HiDev

0.0.3 2017-02-01 09:34 UTC

This package is auto-updated.

Last update: 2024-04-18 05:39:00 UTC


README

Sol's configuration for HiDev

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

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/)