Skip to content

mvbrakel/epic-devtools

Repository files navigation

EPIC Devtools

This repository holds tools used in development by team epic.

Install

The "epic-devtools" are published to packagist. To use the tools, include them in your composer.json.

"require": {
    "enrise/epic-devtools": "1.*",
}

Features

EPIC created

  • [dev] Git PSR-2 pre-commit hook
    • Check compliance
    • Fix basics

Externals

Usage

Depending on which tools you are going to use, install/update composer with or without the --dev directive. The features explain if you should or should not use --dev.

Installing specific tools

$ vendor/bin/edt githooks::install [-f (force override of existing hooks)]

About

Devtools used by team epic

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published