Sha256: 8513e6de31064128f87127996c6b5975cc9f71c4d7848cbb6f40ddc6081b99d4

Contents?: true

Size: 910 Bytes

Versions: 14

Compression:

Stored size: 910 Bytes

Contents

# Net::Protocol

The abstruct interface for net-* client.

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'net-protocol'
```

And then execute:

    $ bundle install

Or install it yourself as:

    $ gem install net-protocol

## Development

After checking out the repo, run `bin/setup` to install dependencies. Then, run `rake test` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.

To install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).

## Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/ruby/net-protocol.

Version data entries

14 entries across 12 versions & 3 rubygems

Version Path
scrapbook-0.3.2 vendor/ruby/2.7.0/gems/net-protocol-0.1.2/README.md
scrapbook-0.3.2 vendor/ruby/2.7.0/gems/net-protocol-0.1.3/README.md
scrapbook-0.3.1 vendor/ruby/2.7.0/gems/net-protocol-0.1.2/README.md
scrapbook-0.3.1 vendor/ruby/2.7.0/gems/net-protocol-0.1.3/README.md
tdiary-5.2.4 vendor/bundle/ruby/3.1.0/gems/net-protocol-0.1.3/README.md
tdiary-5.2.3 vendor/bundle/ruby/3.1.0/gems/net-protocol-0.1.3/README.md
tdiary-5.2.2 vendor/bundle/ruby/3.1.0/gems/net-protocol-0.1.3/README.md
net-protocol-0.1.3 README.md
tdiary-5.2.0 vendor/bundle/ruby/2.7.0/gems/net-protocol-0.1.0/README.md
net-protocol-0.1.2 README.md
tdiary-5.1.7 vendor/bundle/ruby/2.7.0/gems/net-protocol-0.1.0/README.md
net-protocol-0.1.1 README.md
tdiary-5.1.6 vendor/bundle/ruby/2.7.0/gems/net-protocol-0.1.0/README.md
net-protocol-0.1.0 README.md