Skip to content

V3D4NTH/Grape

Repository files navigation

Grape


This is Grape. Grape is a grep. Grape is built using Rust.



Make It Your Own

To use DirtyBit, your system must have Rust installed.

  • Clone the repository:
git clone https://github.com/V3D4NTH/Grape
  • Switch to the directory:
cd Grape
  • Ensure you have cargo (1.62) installed locally

  • Run ./your_program.sh to run your program, which is implemented in src/main.rs. This command compiles your Rust project, so it might be slow the first time you run it. Subsequent runs will be fast.

  • Build the project using:

cargo build --release

Releases

No releases published

Packages

No packages published