/psu-cli

portable psu api cli

Primary LanguageTypeScriptMIT LicenseMIT

PSU-Portable - A command line based application that interacts with the PSU Obfuscation API

Usage

  • Clone the GitHub repository:
git clone https://github.com/ParadoxDeveloper/psu-cli
  • Install dependencies then run the npm script start.
npm install
npm run start