all repos — searchix @ 9389b7dd633f6cc4653e6709a972cc7d6ab9e48f

Search engine for NixOS, nix-darwin, home-manager and NUR users

build: add reindex command

Alan Pearce
commit

9389b7dd633f6cc4653e6709a972cc7d6ab9e48f

parent

35df7d411b34c5fc166b06589e1a89cdb7231491

1 file changed, 3 insertions(+), 0 deletions(-)

jump to
M justfilejustfile
@@ -22,3 +22,6 @@ nix-build -A pre-commit-check
dev: watchexec wgo run -exit ./serve/ --live --config-file config.toml + +reindex: + wgo run -exit ./import/ --replace --config-file config.toml