Nico,

Am 13.10.2016 um 14:25 schrieb Nicolas Passerini <npasserini@gmail.com>:

- Integration with Metacello, i.e. after installing Iceberg you do something like

Metacello new
  baseline: 'TaskIt';
  repository: 'github://sbragagnolo/taskit';
  load.

(By default) it will be loaded using iceberg (there is a setting to avoid it if you prefer traditional behavior.

should that work for other repo types as well. I'm trying to load the code from a local directory that has been checked out before. Is it possible it uses iceberg repos when loaded, too?

thanks,

Norbert