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
- Host: GitHub
- URL: https://github.com/kris701/cargowisereporttemplatecreator
- Owner: kris701
- License: mit
- Created: 2025-02-24T10:33:15.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-12-04T09:49:45.000Z (6 months ago)
- Last Synced: 2025-12-07T15:41:04.792Z (6 months ago)
- Topics: cargowise, dotnet-tool
- Language: C#
- Homepage:
- Size: 16.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
[](https://github.com/kris701/CargoWiseReportTemplateCreator/actions/workflows/dotnet-desktop.yml)







# 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.