https://github.com/technodelight/php-jira-cli-tag-converter
https://github.com/technodelight/php-jira-cli-tag-converter
cli highlighter jira tags
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/technodelight/php-jira-cli-tag-converter
- Owner: technodelight
- License: gpl-3.0
- Created: 2019-11-29T09:46:53.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-12-04T08:49:05.000Z (over 2 years ago)
- Last Synced: 2024-04-30T00:22:56.871Z (about 2 years ago)
- Topics: cli, highlighter, jira, tags
- Language: PHP
- Size: 85.9 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# php-jira-cli-tag-converter
Convert jira tags to display with ANSI colorised output
## usage
```php
tagConverter->convert($output, $description, ['tabulation' => 8])
```
## license
GNU GPLv3
Copyright (c) 2015-2019 Zsolt Gál
See LICENSE.