Skip to content

devlooped/dotnet-env

Icon dotnet-env

Version Downloads License Build

Automatically discover used .NET versions in the current repository and emit a JSON file with them, for use in automatic .NET environment setup using dotnet-env GitHub action.

Usage

> dotnet env --help
DESCRIPTION:
Discovers .NET versions used in the current directory recursively

USAGE:
    dotnet env [OPTIONS] [COMMAND]

OPTIONS:
    -h, --help             Prints help information                              
    -o, --output [FILE]    Whether to write versions to an output file. File    
                           path defaults to ./.github/dotnet.json               

COMMANDS:
    workflow    Creates a GitHub Actions workflow file for dotnet-env
> dotnet env workflow --help
DESCRIPTION:
Creates a GitHub Actions workflow file for dotnet-env

USAGE:
    dotnet env workflow [file] [OPTIONS]

ARGUMENTS:
    [file]    Path to the versions file to use in the workflow. Defaults to     
              ./.github/dotnet.json                                             

OPTIONS:
    -h, --help    Prints help information

Sponsors

Clarius Org MFB Technologies, Inc. Khamza Davletov SandRock DRIVE.NET, Inc. Keith Pickford Thomas Bolon Kori Francis Reuben Swartz Jacob Foshee Eric Johnson Jonathan Ken Bonny Simon Cropp agileworks-eu Zheyu Shen Vezel ChilliCream 4OTC domischell Adrian Alonso torutek mccaffers Seika Logiciel Andrew Grant Lars prime167

Sponsor this project

Learn more about GitHub Sponsors

About

Companion to dotnet-env GitHub action to initialize a repository dotnet versions file

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Sponsor this project

 

Packages

 
 
 

Contributors