What is Mock?

Mock is a tiny wee mini-server for serving static files out of a directory, as well as compiling SCSS files on the fly.

Installation

gem install mock

You’ll now have access to the mock command. See mock -h for help.