fileconverter
v1.1.11
Published
converting XML to JSON and vice versa for salesforce profiles
Readme
Works for both Mac and Windows.
To run the package, run it in cmd with following format:
fileconveter -f FILEPATH -d DIRNAME -v-f : Mandatory
-d : Optional. By default if -d is not indicated in command, profile-json folder will be created for xml -> json profile-xml will be created for json -> xml. if -d is mentioned in command, the custom folder will be created with converted files on path where you executed the command.
-v : optional, file path of converted file will show up on command.
v1.1.9 : - Use plural form "profiles-json" (#5) - Fix issue when src dir contains trailing slash.
