crytic/echidna

Create a 1-line installer and upgrader

Offen

#811 geöffnet am 09.08.2022

 (0 Kommentare) (1 Reaktion) (0 zugewiesene Personen)Haskell (434 Forks)auto 404
enhancementgood first issue

Repository-Metriken

Stars
 (3.162 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Something like curl -L URL | bash that would

  • Download the latest version
  • Copy it in something like /home/userName/.echidna
  • Add to the PATH

In addition, an echidna-upgrade script that would download the latest version if available. The script would also be added to /home/userName/.echidna

Contributor Guide