A CSM developer toolbox that provides simplified operations and utilities for developers.
To install correctly the CMDLine tool, you need to follow the next steps:
-
Add GitHub as package sources:
dotnet nuget add source --name github --username <Username> --pasword <PAT> --store-password-in-clear-text "https://nuget.pkg.github.com/Cosmos-CSM/index.json"
-
Install tool as global CMDLine
dotnet tool install --global CSM.DevKit
-
You're readdy to use it.
csmdk db