🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

clipreplace

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clipreplace

Replace a section of text in a file with clipboard content.

0.1.5
100

Supply Chain Security

100

Vulnerability

99

Quality

100

Maintenance

100

License

Maintainers
1

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

  • Copy text to your clipboard
  • Run the command:
clipreplace --file <file_path>
  • 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.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts