Versions Compared

Key

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

...

git@bitbucket

.

org:interfaceware/export.git

Expand
titleEdit the custom GitRepo component property to point to a channel export from Iguana 6

Another good repo to try is:

https://bitbucket.org/interfaceware/export/src/master/

or in copy paste-able form:

Code Block
https://bitbucket.org/interfaceware/export/src/master/

The default for this is currently:

https://github.com/interfaceware/iguana-tools

or copy paste-able:

Code Block
git@githubhttps://github.com:/interfaceware/iguana-tools.git

Funnily enough most of the ‘tools’ in this repo no longer make sense in the context of Iguana X. But it’s a helpful starting point for my conversion prototype work. Another interesting repo to try is:

Code Block
Expand
titleRun it once to get the _Import URL

After the first run it will create a repo called _Import.

...