Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 331 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 331 Bytes

unidle

Project built with Middleman

First-run only

Make sure you have middleman (and bundler) installed.

gem install middleman

Install dependencies

bundle install

Run project

middleman server

Build project

middleman build