Sha256: a38bc6a016f185e5e142c3e6148a7e877f92b394f52d7aaa643373def94fdca2

Contents?: true

Size: 333 Bytes

Versions: 3

Compression:

Stored size: 333 Bytes

Contents

# About Mercury

Mercury is a gem that makes it simple to work with haml, sass, jquery and other tools and technologies without the hassle.

<pre><code>
$ gem install mercury

$ mercury {your project}

$ cd {your project}

$ mate views

# Start writing your haml

# default.haml

%h1 Hello World

----

# Run

$ mercury
</code></pre>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
mercury-0.9.1 docs/views/about.md
mercury-0.8.3 docs/views/about.md
mercury-0.8.1 docs/views/about.md