<%= title %>

<%= description %>

Files

<%= files %>

Output

<% commands.each do |cmd| -%>
$ <%= cmd %>
<% end -%>
<%= output %>