Ph0enixKM / Amber

💎 Amber the programming language compiled to bash
https://amber-lang.com
GNU General Public License v3.0
3.54k stars 70 forks source link

Can't install this in fish #94

Closed guotingchao closed 1 month ago

guotingchao commented 1 month ago
image
b1ek commented 1 month ago

try curl -s "https://raw.githubusercontent.com/Ph0enixKM/AmberNative/master/setup/install.sh" | bash

Ph0enixKM commented 1 month ago

I think we can update the installer snippet in the docs with the one that @b1ek provided here

Ph0enixKM commented 1 month ago

Updated the snippet on the website and documentation.