Sha256: 6882a93e63e1c65e0f641d28f183ec0b50b887426e4def1e8b6daca7beba0e44

Contents?: true

Size: 599 Bytes

Versions: 1

Compression:

Stored size: 599 Bytes

Contents

# Middleman::AsMiddleware

A quick helper to use middleman as middleware (useful for api deployment scenarios)

## Usage

TODO: Write usage instructions here

## Installation

Add this line to your application's Gemfile:

    gem 'middleman-as_middleware'

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install middleman-as_middleware

## 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. Create new Pull Request

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
middleman-as-middleware-0.0.1 README.md