language · language ·

Format, lint, test, inspect, and package

The Yeho wrapper keeps common engineering actions under one predictable command surface.

formatinspectlanguagelintpackagepowershelltesttoolingtoolswidgetyeho

Run the narrow command during iteration and the repository verification profile before treating a change as evidence.

.\tools\yeho.ps1 <command> <project>

Status: stable

Tooling loop

Run the narrow command during iteration and the repository verification profile before treating a change as evidence.

tooling · powershell · command reference

.\tools\yeho.ps1 format .\hello
.\tools\yeho.ps1 lint .\hello
.\tools\yeho.ps1 test .\hello
.\tools\yeho.ps1 inspect .\hello
.\tools\yeho.ps1 package .\hello
Notes and source

Use widget for YUI component workflows.

A passing narrow test is evidence only for the behavior it actually exercises.

yeho/README.md; tools/yeho.ps1