Skip to content

technodelight/php-jira-cli-tag-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php-jira-cli-tag-converter

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.