FreeBSD.software
Home/devel/amber-code-search-replace-tool

amber-code-search-replace-tool

0.6.0_18devel

Code search/replace tool

amber is a code search and replace tool written in Rust. This tool is inspired by 'ack', 'ag', and other grep-like tools. Features: - Recursively search from the current directory - Ignore VCS directories (.git, .hg, .svn, .bzr) - Ignore binary files - Output by the colored format Large files (> 1MB by default) are divided and searched in parallel. amber can replace a keyword over directories (traditionally by `find ... | xargs sed -i '...'`) . User can decide to do replacing or not interactively.

$pkg install amber-code-search-replace-tool
github.com/dalance/amber
Origin
devel/amber
Size
5.60MiB
License
MIT
Maintainer
yuri@FreeBSD.org
Dependencies
0 packages
Required by
0 packages