crytic/echidna

Create a 1-line installer and upgrader

Ouverte

#811 ouverte le 9 août 2022

 (0 commentaire) (1 réaction) (0 personne assignée)Haskell (434 forks)auto 404
enhancementgood first issue

Métriques du dépôt

Stars
 (3 162 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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

Guide contributeur