1.0.2 • Published 9 years ago

cloudflare-diff v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
9 years ago

cloudflare-diff

a small utility that updates the zone of a given domain based on the dnsZone.json file

Installation

npm i --save cloudflare-diff

Usage

DOMAIN=0x4139.com EMAIL=0x4139@gmail.com TOKEN=your_token node cloudflare-diff/index.js

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. Submit a pull request :D

Todo

- make it look more like a library
- more functionality in the json like the record type (A/CNAME/TXT.. etc)

History

TODO: Write history

Credits

TODO: Write credits

License

MIT

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago