Instead of using remote url, we could instead use a local git folder. ```console wake scan --dir=./path-to-my-local-folder ``` will generate files in the `.wake/scanner/local-dir-<name_of_the_local_dir>` folder
Instead of using remote url, we could instead use a local git folder.
wake scan --dir=./path-to-my-local-folderwill generate files in the
.wake/scanner/local-dir-<name_of_the_local_dir>folder