technodelight/php-jira-cli-tag-converter

2.1.0 2023-12-04 08:48 UTC

This package is auto-updated.

Last update: 2024-05-04 09:50:11 UTC


README

Convert jira tags to display with ANSI colorised output

usage

<?php
$tagConverter = new 
$output = new Symfony\Console\ConsoleOutput;
$this->tagConverter->convert($output, $description, ['tabulation' => 8])

license

GNU GPLv3 Copyright (c) 2015-2019 Zsolt Gál See LICENSE.