Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand
titleComponents can be viewed, started, stopped and configured through their card view

Double click on a component’s name in the list or graphical view to open up their card. See Component Cards

Image RemovedImage Added
Expand
titleYou can see the source code of the component in the Translator view

Click

View file
nameUNKNOWN_ATTACHMENT
Image Added on the component card to see the code the component is running on (read only format):

Image RemovedImage Added

Click

View file
nameUNKNOWN_ATTACHMENT
Image Added at the bottom of the component card or in the list view to read and edit the code:

Image RemovedImage Added
Expand
titleAll components and libraries are managed by Git - each component is self contained as a single repository

Git is an integral part of how IguanaX works. Every component is implemented as a Translator component and the source code for these components is stored in Git repositories.  All the components are written in Lua script so you can use them as is, or you can go into the translator to customize the source code to decide how it behaves.

For convenience of deployment it’s helpful to store these components on a platform like http://bitbucket.org or http://github.com. Currently we use bitbucket.

If Git is new to you, see What is Source Control?.

...

Page Tree
rootComponents
startDepth1