Commit Graph

10 Commits

Author SHA1 Message Date
Robert Kaussow b5214bd5df
fix: replace logrus by zerolog (#81) 2023-12-06 09:14:10 +01:00
Robert Kaussow 872985ac58
fix: rename host flag alias from h to ht (#80)
BREAKING CHANGE: The alias `h` for the `host` flag was in conflict with the default help alias and was renamed to `ht`.
2023-12-04 09:55:56 +01:00
Robert Kaussow 8457c57394
fix: fallback to stdin automatically if no url provided by flag (#67)
* fix: fallback to stdin automatically if no url provided by flag

* cleanup
2023-07-23 10:02:46 +02:00
Robert Kaussow 0af993f5b1
feat: add option to read url from stdin (#66) 2023-07-19 20:39:30 +02:00
Robert Kaussow 3875ad7a2c
refactor: rework project structure to use config struct (#65) 2023-07-19 15:56:43 +02:00
Robert Kaussow ddd51bf1c6
refactor: add more linters and fix findings (#49) 2023-02-08 10:13:55 +01:00
Robert Kaussow 2404e7aeab
ci: refactor build tools and ci setup (#24) 2022-04-25 12:56:32 +02:00
Robert Kaussow ac2276d118
refactoring 2020-09-21 20:24:51 +02:00
Robert Kaussow 1bb83d5509 use global Version variable 2020-02-03 01:17:07 +01:00
Robert Kaussow 8cb686144c fix gitignore exclude 2020-02-03 00:19:01 +01:00