mirror of
https://github.com/wassname/side-by-side.git
synced 2026-09-21 13:30:27 +08:00
Featuring: - middleman setup - dummy controller and index page - markdown reader and its qunit tests - travis integration
5 lines
85 B
Ruby
5 lines
85 B
Ruby
source 'http://rubygems.org'
|
|
|
|
gem "middleman", "~>3.0.13"
|
|
gem 'rb-inotify', '~> 0.9'
|