I see in Stan the roadmap, we want a plugin to export to html page. So i try to implement this plugin to learn go.
Use make install
Generates a report in the current directory in report.html in .yatas.yml file add:
- name: "html"
enabled: true
type: "report"
source: "github.com/Thibaut-Padok/yatas-html"
version: "latest"
description: "Genereates a html report in report.html file"
Run yatas --detail