JasonHoult1981 / pps-doc-generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Salesforce-PPS-Doc-Generator

Export salesforce profile and permissionset metadata XML to readable excel format

Prerequisite

Node 12 or higher

Install

Clone the repo and run npm install

Usage

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>

About

License:MIT License


Languages

Language:JavaScript 100.0%