Closed mmjconolly closed 4 years ago
On a large workspace on my home network, it's cuts the time in half
Added emulation of the if-able
portion of --reference-if-able
Also nice documentation, thanks :)
One thought is maybe this variable should be mentioned in --help
somehow; perhaps a longer description like the one you did for the foreach
command (https://github.com/sifive/wit/blob/master/lib/wit/parser.py#L104) but for the top-level parser?
Point at another workspace as a seed, to speed up
wit init
, especially on slower networks. Not all the required repositories have to be in the seed workspace.Example usage
I'm not sure that an environment variable is the best way to go here, but it looked like there were a lot of paths to follow if we were to thread the variable through from main. Let me know if you think I should do it a different way.
The commit message: