Skip to content

ArcturusZhang/Regen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Regen

Regen is a cli tool that regenerates every package in azure-sdk-for-net whose namespace starts with Azure.ResourceManager.

Usage

You could either

  1. Build the solution and run the executable.
  2. Go to directory Regen and use dotnet run and necessary argument to run the tool.

Argument and options

One required argument of this tool is the root directory path, you need to assign a path (absolute path will be the best) to run the tool:

dotnet run /path/to/azure-sdk-for-net

For other options, please see the help message of the tool.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages