Skip to content

l-lumin/clipreplace

Repository files navigation

ClipReplace

Test

ClipReplace is a simple command-line tool to replace a section of text in a file with clipboard content.

Installation

Install clipreplace using pipx:

pipx install clipreplace

Usage

  1. Copy text to your clipboard
  2. Run the command:
clipreplace --file <file_path>
  1. If the first line of the clipboard matches a line in the file, the match section will be replaced with the clipboard content.

License

This project is licensed under the MIT License.

About

Simple command-line tool to replace a section of text in a file with clipboard content

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages