mirror of
https://github.com/kopia/kopia.git
synced 2026-01-24 06:18:02 -05:00
This allows building of KopiaUI with local changes make to htmlui/ repository. In order for this to work you must have 3 repositories checked out side-by-side: * https://github.com/kopia/kopia * https://github.com/kopia/htmlui * https://github.com/kopia/htmluibuild
5 lines
74 B
Plaintext
5 lines
74 B
Plaintext
go 1.18
|
|
|
|
use ..
|
|
|
|
replace github.com/kopia/htmluibuild => ../../htmluibuild |