Hypar.CLI by Hypar, Inc.

<PackageReference Include="Hypar.CLI" Version="0.8.1-alpha0" />

Package Files

38,078,522 bytes

 Hypar.CLI 0.8.1-alpha0

The command line interface for Hypar.

<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>Hypar.CLI</id>
    <version>0.8.1-alpha0</version>
    <title>Hypar CLI</title>
    <authors>Hypar, Inc.</authors>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <projectUrl>https://github.com/hypar-io/CLI</projectUrl>
    <description>The command line interface for Hypar.</description>
    <copyright>Hypar, Inc. 2020</copyright>
    <tags>AEC, Architecture, Structure, Engineering</tags>
    <packageTypes>
      <packageType name="DotnetTool" />
    </packageTypes>
    <repository type="git" url="https://github.com/hypar-io/CLI" />
    <frameworkReferences>
      <group targetFramework=".NETCoreApp3.1">
        <frameworkReference name="Microsoft.AspNetCore.App" />
      </group>
    </frameworkReferences>
  </metadata>
</package>