Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 559 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 559 Bytes

Potluck - Nginx

An extension to the Potluck gem that provides control over the Nginx process and its configuration files from Ruby.

Installation

Add this line to your Gemfile:

gem('potluck-nginx')

Or install manually on the command line:

gem install potluck-nginx

Usage

[Coming soon.]

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/npickens/potluck.

License

The gem is available as open source under the terms of the MIT License.