repositorypackage
1.26.1
Repository: https://github.com/thenorstroem/spectools.git
Documentation: pkg.go.dev
# README
spectools
The furo spec toolkit
Synopsis
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.
Installation
brew tap theNorstroem/tap
brew install spectools
Documentation
Read more in the detailed documentation
Samples
See some sample usages and scripts here