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
- Host: GitHub
- URL: https://github.com/zorbash/response_mate-nanoc
- Owner: zorbash
- Created: 2014-07-03T12:55:43.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-07-03T13:07:59.000Z (over 11 years ago)
- Last Synced: 2025-03-13T09:57:53.196Z (about 1 year ago)
- Language: Ruby
- Size: 129 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ResponseMate::Nanoc
[](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