Sha256: 9c6cce0127380b7b970df5901b644a070e822b0063371ac847727e5fcc1b494a

Contents?: true

Size: 1.24 KB

Versions: 3

Compression:

Stored size: 1.24 KB

Contents

[travis]: https://travis-ci.com/dry-rb/dry-effects
[codeclimate]: https://codeclimate.com/github/dry-rb/dry-effects/maintainability
[coverage]: https://codeclimate.com/github/dry-rb/dry-effects/test_coverage
[chat]: https://dry-rb.zulipchat.com

# dry-effects [![Join the chat at https://dry-rb.zulipchat.com](https://img.shields.io/badge/dry--rb-join%20chat-%23346b7a.svg)][chat]

[![Build Status](https://travis-ci.com/dry-rb/dry-effects.svg?branch=master)][travis]
[![Maintainability](https://api.codeclimate.com/v1/badges/83bdab1ec9e1097c2284/maintainability)][codeclimate]
[![Test Coverage](https://api.codeclimate.com/v1/badges/83bdab1ec9e1097c2284/test_coverage)][coverage]

## Development

After checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` 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

See CONTRIBUTING.md.

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
dry-effects-0.1.0 README.md
dry-effects-0.1.0.alpha2 README.md
dry-effects-0.1.0.alpha README.md