Sha256: f44bad47829c682ae1981bb2ed2b831d5f5fd163e7d7096fefde3edb26eb9030

Contents?: true

Size: 1.31 KB

Versions: 1

Compression:

Stored size: 1.31 KB

Contents

# rake-funnel

[![Gem Version](https://badge.fury.io/rb/rake-funnel.svg)](http://badge.fury.io/rb/rake-funnel) [![Build Status](https://travis-ci.org/agross/rake-funnel.svg?branch=master)](https://travis-ci.org/agross/rake-funnel) [![Code Climate](https://codeclimate.com/github/agross/rake-funnel.png)](https://codeclimate.com/github/agross/rake-funnel) [![Coverage Status](https://coveralls.io/repos/agross/rake-funnel/badge.svg)](https://coveralls.io/r/agross/rake-funnel)

rake-funnel is my set of rake tasks, mostly targeted at .NET development.

* Tested against Ruby 2.0.0, 2.1.0, 2.2.0, 2.3.0, 2.4.0, 2.5.0, 2.6.0, 2.7.0 and ruby-head
* Ruby < 2.0 is not supported

## Installation

```bash
$ gem install rake-funnel
```

## Development

* Source hosted at [GitHub](https://github.com/agross/rake-funnel)
* Report issues/Questions/Feature requests on [GitHub Issues](https://github.com/agross/rake-funnel/issues)

Pull requests are very welcome! Make sure your patches are well tested. Please create a topic branch for every separate change you make.

## Contributing

1. Fork it (http://github.com/agross/rake-funnel/fork)
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. Create new Pull Request

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rake-funnel-0.24.0 README.md