+53
−0
pkgs/by-name/li/livegrep/package.nix
0 → 100644
+157
−0
+26
−0
Loading
This adds a package for [Livegrep](https://livegrep.com), a code indexing and search tool. The binaries are: - codesearch: index builder and backend - livegrep-reload HOST:PORT: reloads codesearch if started with -reload_rpc - analyze-re REGEX: dumps infos about REGEX - dump_file INDEX PATH: dumps infos about PATH in INDEX - inspect-index INDEX: dumps infos about INDEX - livegrep-github-reindex: builds an index from a GitHub repo - livegrep-fetch-reindex: refreshes an index from its GitHub repo - livegrep: web frontend - lg: CLI tool to query the web frontend