Installation

  1. Install the .NET SDK for your system.

  2. Install the blprnt .NET tool.

    $ dotnet tool install --global blprnt
    
  3. 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.