Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 808 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 808 Bytes

DNS Stamp

CI Coverage Status Ruby Style Guide

Ruby implementation of DNS Stamp

Installation

Add this line to your application's Gemfile:

gem 'dns_stamp'

And then execute:

$ bundle

Or install it yourself as:

$ gem install dns_stamp

Compatibility

DNS Stamp support ruby 2.6+

Usage

TODO: Write usage instructions here