Sha256: cf02abd1481be905efb936539d7cfb90c8ff14ee5c71d1b5a674820c713c64ba

Contents?: true

Size: 599 Bytes

Versions: 10

Compression:

Stored size: 599 Bytes

Contents

% render "../../layouts/doc.html" do

Follow the steps below to setup a new environment.

#### 1. Install Origen

Follow these instructions to install Origen: [How to Install Origen](http://origen.freescale.net/origen/latest/guides/starting/installing)

#### 2. Create the application workspace

This workspace must be situated outside of the Origen workspace that you have just created.

Execute the following commands:

~~~
mkdir <%= Origen.app.name %>
cd <%= Origen.app.name %>
dssc setvault <%= Origen.config.vault %> .
dssc pop -rec -uni -get -force -ver <%= Origen.app.version %> .
~~~

% end

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
origen-0.2.0 templates/web/docs/environment/installation.md.erb
origen-0.1.3 templates/web/docs/environment/installation.md.erb
origen-0.1.2 templates/web/docs/environment/installation.md.erb
origen-0.1.1 templates/web/docs/environment/installation.md.erb
origen-0.1.0 templates/web/docs/environment/installation.md.erb
origen-0.0.9 templates/web/docs/environment/installation.md.erb
origen-0.0.8 templates/web/docs/environment/installation.md.erb
origen-0.0.5 templates/web/docs/environment/installation.md.erb
origen_app_generators-0.0.3 templates/app_generators/application/templates/web/docs/environment/installation.md.erb
origen_app_generators-0.0.2 templates/app_generators/application/templates/web/docs/environment/installation.md.erb