Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 920 Bytes

README.md

File metadata and controls

42 lines (29 loc) · 920 Bytes

Installation

Download binaries from the latest release.

MacOS Zip or Dmg Installation

  1. Unpack the zip file (Zip download only)

  2. Move the app to the applications folder

  3. Execute the following code in terminal

    xattr -c "/Applications/opengrep-playground.app/"

Linux Rpm Installation

  1. Open terminal and go to the download location

  2. Execute the following code in terminal

    Fedora installation

    sudo dnf install ./opengrep-playground.rpm

    Other linux

    sudo yum install ./opengrep-playground.rpm

Linux Deb Installation

  1. Open terminal and go to the download location

  2. Execute the following code in terminal

    sudo apt install ./opengrep-playground.deb

Windows Zip Installation

  1. Unpack the zip file
  2. Run the app