If you are seeing errors that SSToolkit isn't found, you probably forgot the `--recursive` flag. You can initialize the submodules manually by running the following in the SSCatalog directory:
$ git submodule update --init --recursive
If you have trouble getting SSCatalog running, please open an issue.