Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 457 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 457 Bytes

Installation script

Run script from local:

$ cat hack/install | bash

Run script via curl (when not cloning repo):

$ curl -sL https://raw.githubusercontent.com/b4b4r07/afx/HEAD/hack/install | AFX_VERSION=v0.1.24 bash
env description default
AFX_VERSION afx version, available versions are on releases latest
AFX_BIN_DIR Path to install ~/bin