Skip to content

Commit

Permalink
Updated README to include dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
Steve Holsinger committed Jul 21, 2014
1 parent 4d622ef commit 6a4f4f9
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,19 @@ z5llToXML
Tools for converting ZipInfo.com `z5ll.txt` and `zcugoem.txt` files to Demandware
Geolocation XML format files.

Dependencies
------------

* (for OSX) [XCode](https://itunes.apple.com/us/app/xcode/id497799835?mt=12) & Command Line Utilites
* [Bundler](http://bundler.io/) gem

Usage
-----

To setup dependencies you must run the following command:

$ bundle install

To convert a file from ZipInfo.com's CSV format into an importable Demandware Geolocation
XML file is as simple as running the following command:

Expand Down

0 comments on commit 6a4f4f9

Please sign in to comment.