spectools is now being further developed under the wing of Eclipse. In the course of the transfer, we have simplified the naming. spectools is now Furo!
The theNorstroem/spectools repo has been migrated to https://github.com/eclipse/eclipsefuro
The furo spec toolkit
Furo spectools contains helpful generators, converters, sanitizer for the furo specs. Read more about the single commands in the see also section below.
Calling spectools without any arguments and flags will run the flow runner with the default flow. Modify your default flow in the .spectools config file to your needs. You can set any of the sub commands as default.
brew tap theNorstroem/tap
brew install spectools
Read more in the detailed documentation
See some sample usages and scripts here