3 Commits

Author SHA1 Message Date
Eugen Eisler
ea323c12ff fix: #986 implement --version flag 2024-09-26 20:57:37 +02:00
ALX99
e8d5fba256 fix: correct os.Exit code from -1 to 1 in main.go
As per the os.Exit documentation, the exit code should be in the rage
[0, 125]
2024-08-23 22:35:29 +09:00
Jonathan Dunn
7399d84446 initial 2024-08-16 15:43:27 -04:00