Skip to content

Conversion process phase: create conversion trigger

timrdf edited this page Feb 14, 2011 · 30 revisions

[up](Conversion process phases)

What's first?

How do I create my conversion trigger?

Conversion triggers are created within your conversion cockpit and placed into your conversion cockpit.

First, go into one of your conversion cockpits:

bash-3-2$ cd ~/Desktop/source/rpi-edu-lebot/exercise-jogging-statistics/version/2011-Jan-24
bash-3-2$ ls
source/
manual/

Then create the conversion trigger:

bash-3-2$ cr-create-convert-sh.sh -w source/*.csv

And see that it is there:

bash-3-2$ ls
source/
manual/
convert-exercise-jogging-statistics.sh

What's next?

Clone this wiki locally