DevProven 0.2.2

There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global DevProven --version 0.2.2
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local DevProven --version 0.2.2
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=DevProven&version=0.2.2
                    
nuke :add-package DevProven --version 0.2.2
                    

DevProven CLI

Analyze your code and build a verified developer skill profile across 10+ languages.

Install

dotnet tool install -g DevProven

Requires .NET 10 SDK.

Usage

devproven analyze ./my-project --upload --api-key YOUR_API_KEY

Results are uploaded to your DevProven profile at devproven.com.

Environment variables

Instead of passing flags every time, set these once:

  • DEVPROVEN_API_KEY — API key (alternative to --api-key)
  • DEVPROVEN_TOKEN — JWT token (alternative to --token)
export DEVPROVEN_API_KEY=your_key
devproven analyze ./my-project --upload

Get your API key

  1. Sign in at devproven.com
  2. Go to Settings → API Keys
  3. Create a new key

Supported languages

TypeScript, JavaScript, Python, C#, Java, Go, Rust, Kotlin, Ruby, PHP, Swift, C++

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last Updated
0.2.17 95 4/28/2026
0.2.16 94 4/28/2026
0.2.15 93 4/28/2026
0.2.14 89 4/27/2026
0.2.13 92 4/27/2026
0.2.12 96 4/20/2026
0.2.11 99 4/20/2026
0.2.10 96 4/19/2026
0.2.9 92 4/19/2026
0.2.8 99 4/19/2026
0.2.7 94 4/19/2026
0.2.6 94 4/19/2026
0.2.5 97 4/14/2026
0.2.4 98 4/14/2026
0.2.3 93 4/9/2026
0.2.2 93 4/9/2026