atreeon_find_replace 0.0.1+1 copy "atreeon_find_replace: ^0.0.1+1" to clipboard
atreeon_find_replace: ^0.0.1+1 copied to clipboard

finds and replaces text in files (useful for configuring build.gradle & androidManifest.xml)

atreeon_find_replace #

I use this cli tool to replace or insert lines in my build.gradle and AndroidManifest.xml files.

Simple Demo #

see examples folder for more examples

dart run atreeon_find_replace -f build/example/build.gradle -t " targetSdkVersion 33" -i replace -r ".*targetSdkVersion.*"

0
likes
130
points
1
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

finds and replaces text in files (useful for configuring build.gradle & androidManifest.xml)

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

args, dartx, intl

More

Packages that depend on atreeon_find_replace