NEXA / AIDF framework CLI (bin: nexa, aidf).
npm i -g https://downloads.agilekit.cc/nexa-dl/nexa-0.3.2.tgz
Or curl then install:
curl -fsSL https://downloads.agilekit.cc/nexa-dl/nexa-0.3.2.tgz -o nexa.tgz && npm i -g nexa.tgz
Note: tarball upload pending - this slot is reserved; the install command will work once nexa-0.3.2.tgz is published here.