Sha256: a5e26f9d95c3272024d32ecb7929cfd5dcd8faaebd0a0424d73149603669d38e
Contents?: true
Size: 675 Bytes
Versions: 1
Compression:
Stored size: 675 Bytes
Contents
% render "layouts/basic.html" do %# HTML tags can be embedded in mark down files if you want to do specific custom %# formatting like this, but in most cases that is not required. <h1><%= Origen.app.namespace %> <span style="font-size: 14px">(<%= Origen.app.version %>)</span></h1> ### Purpose This is a plug-in for Origen that enables live silicon debug directly from origen source. ### How To Use Add the following line to your application's GEMFILE: * gem 'origen_link' Add the following line to your application: * require 'origen_link' ### How To Setup the Application Environment Describe how a user would setup a new workspace for this application... % end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
origen_link-0.2.0.pre0 | templates/web/index.md.erb |