enwiro-garnish-submodules 0.1.2

Garnish that initialises git submodules on env cook
enwiro-garnish-submodules-0.1.2 is not a library.

enwiro-garnish-submodules — for any git project with submodules, contributes a single cli gear entry that runs git submodule update --init --recursive. The gear is marked run-on: ["cook"] so the daemon fires the entry once when the env is cooked. Discovered by enwiro via the standard PluginKind::Garnish mechanism.