Skip to content
This repository has been archived by the owner on Jul 12, 2020. It is now read-only.

A simple and clean YouTrack issue viewer based on nepda/youtrack-client

Notifications You must be signed in to change notification settings

nepda/youtrack-issue-viewer

Repository files navigation

YouTrack Issue Viewer

A simple and clean YouTrack issue viewer based on nepda/youtrack-client.

Caution! You will make all issues publicly available if you expose this tool to the public! There is no login here. Use at your own risk.

    git clone https://github.com/nepda/youtrack-issue-viewer.git
    cd youtrack-issue-viewer
    cp .config.php.dist .config.php
    # vim .config.php #edit config file to your needs 
    php -S localhost:8080 -t public/

You can access any issue with the URL http://localhost:8080/SBX-1234 where SBX-1234 is the issue id.

Screenshot

About

A simple and clean YouTrack issue viewer based on nepda/youtrack-client

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published