Skip to content
This repository was archived by the owner on Dec 27, 2025. It is now read-only.

Dev Setup

Adam Saudagar edited this page Dec 5, 2023 · 3 revisions
  1. Clone the repo
git clone https://github.com/DefineX-Studios/parsec-account-switcher.git
  1. Install all dependencies
npm install
  1. Run your terminal/IDE as admin
  2. Run through electron
npx electron .

pass in more arguments as needed to test cli

Clone this wiki locally