Skip to content

codemonkey0612/replace-using-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

replace.sh

A simple find and replace command generator with a React front end, and Rust backend for serving links with info about the command.

replace.sh screenshot

Command line demo

asciicast

Building

From the client folder

yarn build

From the server folder

cargo build --release -j $(nproc)

Links

Website: https://replace.sh

Frontend: Link

Backend: Link

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published