1. 02 May, 2017 2 commits
    • Matthew Turney's avatar
      cleanup dns in dnsimple api integration · f9b419d1
      Matthew Turney authored
      Implement the `_rm()` method for the DNSimple integration. This also
      required some changes and cleanup to DRY up the code.
      f9b419d1
    • Matthew Turney's avatar
      include dnsimple api · 1994c682
      Matthew Turney authored
      Even though DNSimple is technically covered with lexicon not all
      systems can install python pip's easily. For these systems it is useful
      to have pure shell script API interactions.
      1994c682