Skip to content

Commit

Permalink
Merge pull request #8 from dlively1/readmeUpdate
Browse files Browse the repository at this point in the history
update readme.md
  • Loading branch information
dlively1 authored Jun 9, 2017
2 parents b33d334 + 3951065 commit be44867
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
#Overview
# Overview

CLI Tool to generate Salesforce.com package.xml (and destructiveChange.xml) files based on git diff between two branches.

##Install
## Install
```
git clone https://github.com/dlively1/sf-packager.git && cd sf-packager && npm link
```

##Usage
## Usage
```
$ sfpackage destinationBranch sourceBranch ./deploy/
```
Expand Down

0 comments on commit be44867

Please sign in to comment.