2.0.7 • Published 6 years ago

sfdiff v2.0.7

Weekly downloads
1
License
MIT
Repository
-
Last release
6 years ago

Salesforce Diff

Very quick and rough tool to generate some initial deployment directory for use with salesforce-ant (based on git). Will attempt to auto generate package.xml, destructivechangesPre.xml, and copy over the required files into the right structure (and tell you what tests it saw). Using this to speed up refactoring until CI\CD is capable.

Install:

npm install -g sfdiff

Run this while on the branch you want to land on sandbox

sfdiff --src=[source directory] --output=[deployment directory] --target=[target branch] --working=[current branch]
2.0.7

6 years ago

2.0.6

6 years ago

2.0.5

6 years ago

2.0.4

6 years ago

2.0.3

6 years ago

2.0.2

6 years ago

2.0.1

6 years ago

2.0.0

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago