Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CSM DevKit

A CSM developer toolbox that provides simplified operations and utilities for developers.

Installation

To install correctly the CMDLine tool, you need to follow the next steps:

  1. 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"    
  2. Install tool as global CMDLine

    dotnet tool install --global CSM.DevKit
  3. You're readdy to use it.

    csmdk db

About

A CSM developer toolbox that provides simplified operations and utilities for developers.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages