Skip to content

Dangl-IT/Dangl.EvaluationPackageGenerator

Repository files navigation

Dangl.EvaluationPackageGenerator

This app is used to automate the generation of evaluation packages for the GAEB & AVA .Net Libraries and the AVACloud GAEB SaaS Webservice. Customers may use this tool to manually download packages.

The CLI tool is available for download in the assets section:
https://docs.dangl-it.com/ProjectAssets/Dangl.EvaluationPackageGenerator/latest

CLI Usage

You can use the converter from the command line, it is available in the zip package as Dangl.EvaluationPackageGenerator.exe.

Dangl.EvaluationPackageGenerator.exe --apikey <MyApiKey>

The following CLI parameters are available:

Parameter Description
--apikey Required, the API Key to access the package feed. The account must have access to the private dangl-ava feed
--outputpath Optional, defaults to ./. Where the generated package should be placed
--readmepath Optional. If present, this file will be copied into the generated package
--includeprerelease Optional. Whether to include beta packages or only stable versions
--packagetype Optional. Either AVA or XRechnung. AVA includes everything, while XRechnung only includes the Dangl.XRechnung package and its dependencies. Defaults to AVA
--help Display options

About

Internal tool to generate evaluation packages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published