psu-cli -s ./Script.lua -k api_key- You can head up to the releases page to download a pre-built executable.
- Or.. you can compile it yourself using the pkg package
Initalization:
- Install
pkgby using the npm install command
npm install --global pkg- Then clone the repository in your desired directory.
git clone https://github.com/psuDevelopment/obf-cli-portable- Install the required modules then run the start script
npm install
npm run start- It will create an executable for MacOS, Linux, Windows.
You can use our help command by:
psu-cli --help