crytic/echidna

Create a 1-line installer and upgrader

开放

#811 创建于 2022年8月9日

 (0 条评论) (1 个反应) (0 位负责人)Haskell (434 个派生)auto 404
enhancementgood first issue

仓库指标

星标
 (3,162 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南