Sfd2

Downloads all of Salesforce documents by a single command. Includes:

salesforce_soql_sosl.pdf
api_rest.pdf
apex_language_reference.pdf
pages_developers_guide.pdf
object_reference.pdf
salesforce1_guide.pdf

Installation

Ruby version >= 1.9.3

Open your command line and run:

$ gem install sfd2

Usage

Open your command line and run:

$ sfd2

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request