Ismoil Shifoev

Results 3 issues of Ismoil Shifoev

```` The unauthenticated git protocol on port 9418 is no longer supported. git clone git://github.com/adeel/timed.git ```` need to change ```` git clone https://github.com/adeel/timed.git ````

### Summary This PR extends the `license-checker` CLI with two major enhancements : - **File export support** via `--output=` These features make it easier to integrate the tool into CI/CD...

Currently, the license-checker CLI supports console output in text and json formats only. In many CI/CD workflows, teams need a way to store or parse license reports automatically — for...