An open API service indexing awesome lists of open source software.

https://github.com/zorbash/response_mate-nanoc

Helpers and formatters for displaying ResponseMate output in nanoc
https://github.com/zorbash/response_mate-nanoc

Last synced: 12 months ago
JSON representation

Helpers and formatters for displaying ResponseMate output in nanoc

Awesome Lists containing this project

README

          

# ResponseMate::Nanoc

[![Dependencies tatus](https://gemnasium.com/Zorbash/response_mate-nanoc.png)](https://gemnasium.com/Zorbash/response_mate-nanoc)

## Installing

Add it to your Gemfile

```ruby
gem 'response_mate-nanoc'
```

Then require it in your code like:

# in lib/default.rb

```ruby
require 'response_mate-nanoc'
```

# LICENSE
MIT