Installation
-
Install the .NET SDK for your system.
-
Install the blprnt .NET tool.
$ dotnet tool install --global blprnt
-
Run
blprnt
and verify that it works.$ blprnt Required command was not provided. Description: Client for Blprnt living specification server Usage: blprnt [command] [options] Options: --version Show version information -?, -h, --help Show help and usage information Commands: preview Local preview of a spec
If you already have a specification, see viewing a specification.