Full application rewrite, v2 version introduced

This commit is contained in:
2025-01-04 01:52:01 +03:00
parent 754aecd69a
commit e7c515c718
12 changed files with 20 additions and 18 deletions

View File

@@ -19,7 +19,7 @@ structure for that files.
## Installing
```bash
go install github.com/derfenix/photocatalog/cmd/photocatalog@latest
go install github.com/derfenix/photocatalog@latest
```
Optionally you could copy created binary from the GO's bin path to
system or user $PATH, e.g. /usr/local/bin/.