huh/README.md

12 lines
356 B
Markdown

# Huh
Quick test to see how easy it easy to have a fully self-contained repository that bootstraps its build process.
# Requirements
[PowerShell](https://github.com/PowerShell/PowerShell/releases/tag/v7.5.4) (>= 7.5.4)
# Building
Run `pwsh do.ps1` to see a list of commands.
Run `pwsh do.ps1 run` to bootstrap, compile, and run the resulting program.