Skip to content

praiseisaac/replace-in

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Replace in (MacOS only)

I decided to play around with Rust lang and worked on this. This allows you to replace any occurrence of a text in a file or directory.

Prequisite

  1. Rust programming language. Install here
  2. MacOS.

Getting started

  1. To get started, run git clone https://github.com/praiseisaac/replace-in.git.
  2. Run cd replace-in && ./setup from the directory.
  3. If you get a permission denied error, run chmod 755 ./start to give the file execute permission. You can read the file to verify its contents. Next, run ./setup.

Running

  1. To run the application, right click on a file or directory you want to replace a text in, navigate to Quick actions, then click on the Replace in action.
  2. If you don't see the Replace in option in the Quick action menu, click Customize, then check the Replace in checkbox.
  3. Repeat step 1.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages