Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 762 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 762 Bytes

FTW Tests YAML Schema

Lint and Generate

This repository contains the YAML Schema used in the FTW tool. It is being maintained as code, so it will be easy to include as a library.

Usage

You will need the dstdocgen go generator for creating the documentation in markdown format. The tool is easily installed using:

go install github.com/projectdiscovery/yamldoc-go/cmd/docgen/dstdocgen@latest

Then you can run:

go run mage.go markdown

Generated documentation versions