Export salesforce profile and permissionset metadata XML to readable excel format
Node 12 or higher
Clone the repo and run
npm install
Print all command
node index.js -h
Print help
node index.js pps-doc -h
Generate document
node index.js pps-doc <source path> -o <output path>