An open API service indexing awesome lists of open source software.

https://github.com/kris701/cargowisereporttemplatecreator

A small CLI tool to generate CargoWise Report Templates
https://github.com/kris701/cargowisereporttemplatecreator

cargowise dotnet-tool

Last synced: 7 days ago
JSON representation

A small CLI tool to generate CargoWise Report Templates

Awesome Lists containing this project

README

          



[![Build and Publish](https://github.com/kris701/CargoWiseReportTemplateCreator/actions/workflows/dotnet-desktop.yml/badge.svg)](https://github.com/kris701/CargoWiseReportTemplateCreator/actions/workflows/dotnet-desktop.yml)
![Nuget](https://img.shields.io/nuget/v/CargoWiseReportTemplateCreator)
![Nuget](https://img.shields.io/nuget/dt/CargoWiseReportTemplateCreator)
![GitHub last commit (branch)](https://img.shields.io/github/last-commit/kris701/CargoWiseReportTemplateCreator/main)
![GitHub commit activity (branch)](https://img.shields.io/github/commit-activity/m/kris701/CargoWiseReportTemplateCreator)
![Static Badge](https://img.shields.io/badge/Platform-Windows-blue)
![Static Badge](https://img.shields.io/badge/Platform-Linux-blue)
![Static Badge](https://img.shields.io/badge/Framework-dotnet--10.0-green)

# CargoWise Report Template Creator

This is a simple little tool to create report templates for CargoWise.
It is packaged on the [NuGet Package Manager](https://www.nuget.org/packages/CargoWiseReportTemplateCreator/) as a dotnet tool, so you can install it by writing `dotnet tool install CargoWiseReportTemplateCreator` into a terminal.
You can then use the tool by writing `cwreporttemplatecreator` in a terminal.