Sha256: 405914f8447c33cde7d4338a1079e057be6ae97c66962a3ff5f2b9c1561c6b62

Contents?: true

Size: 245 Bytes

Versions: 4

Compression:

Stored size: 245 Bytes

Contents

<% browser = "BROWSER=firefox" %>
<% std_opts = "-r common -r pages -r steps" %>
<% rpt_opts = "--format html --out output/specs-report.html" %>

default: <%= browser %> <%= std_opts %>
report: <%= browser %> <%= std_opts %> <%= rpt_opts %>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
lucid-0.2.1 lib/lucid/generators/project/lucid-fluent.yml
lucid-0.2.0 lib/lucid/generators/project/lucid-symbiont.yml
lucid-0.1.1 lib/lucid/generators/project/lucid-symbiont.yml
lucid-0.1.0 lib/lucid/generators/project/lucid-symbiont.yml