Run: /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/ION606/ION-Lang/main/utils/install.sh)"
- Clone the repo
- Run
npm install
- Run
npm run relink
Simply use ion run {PACKAGE_NAME 1} {PACKAGE_NAME 2}
Simple use ion install {PACKAGE_NAME 1} {PACKAGE_NAME 2}
or ion i {PACKAGE_NAME 1} {PACKAGE_NAME 2}
- Created by ION606