crytic/echidna

Create a 1-line installer and upgrader

Aberta

#811 aberto em 9 de ago. de 2022

 (0 comentário) (1 reação) (0 responsável)Haskell (434 forks)auto 404
enhancementgood first issue

Métricas do repositório

Stars
 (3.162 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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

Guia do colaborador