Commit 1c9dd66 1 parent b77a8c7 commit 1c9dd66 Copy full SHA for 1c9dd66
File tree 1 file changed +5
-4
lines changed
1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 4
4
5
5
_ [ ![ NuGet version] ( https://img.shields.io/nuget/v/SimpleExec.svg?style=flat )] ( https://www.nuget.org/packages/SimpleExec ) _
6
6
7
- _ [ ![ Build status] ( https://github.com/adamralph/simple-exec/actions/workflows/ci.yml/badge.svg?branch=main )] ( https://github.com/adamralph/simple-exec/actions/workflows/ci.yml ) _
8
- _ [ ![ CodeQL analysis] ( https://github.com/adamralph/simple-exec/actions/workflows/codeql-analysis.yml/badge.svg?branch=main )] ( https://github.com/adamralph/simple-exec/actions/workflows/codeql-analysis.yml ) _
9
- _ [ ![ lint] ( https://github.com/adamralph/simple-exec/actions/workflows/lint.yml/badge.svg?branch=main )] ( https://github.com/adamralph/simple-exec/actions/workflows/lint.yml ) _
10
- _ [ ![ Spell check] ( https://github.com/adamralph/simple-exec/actions/workflows/spell-check.yml/badge.svg?branch=main )] ( https://github.com/adamralph/simple-exec/actions/workflows/spell-check.yml ) _
7
+ _ [ ![ CI] ( https://github.com/adamralph/simple-exec/actions/workflows/ci.yml/badge.svg?branch=main )] ( https://github.com/adamralph/simple-exec/actions/workflows/ci.yml?query=branch%3Amain ) _
8
+ _ [ ![ CodeQL analysis] ( https://github.com/adamralph/simple-exec/actions/workflows/codeql-analysis.yml/badge.svg?branch=main )] ( https://github.com/adamralph/simple-exec/actions/workflows/codeql-analysis.yml?query=branch%3Amain ) _
9
+ _ [ ![ InferSharp] ( https://github.com/adamralph/simple-exec/actions/workflows/infer-sharp.yml/badge.svg?branch=main )] ( https://github.com/adamralph/simple-exec/actions/workflows/infer-sharp.yml?query=branch%3Amain ) _
10
+ _ [ ![ Lint] ( https://github.com/adamralph/simple-exec/actions/workflows/lint.yml/badge.svg?branch=main )] ( https://github.com/adamralph/simple-exec/actions/workflows/lint.yml?query=branch%3Amain ) _
11
+ _ [ ![ Spell check] ( https://github.com/adamralph/simple-exec/actions/workflows/spell-check.yml/badge.svg?branch=main )] ( https://github.com/adamralph/simple-exec/actions/workflows/spell-check.yml?query=branch%3Amain ) _
11
12
12
13
SimpleExec is a [ .NET library] ( https://www.nuget.org/packages/SimpleExec ) that runs external commands. It wraps [ ` System.Diagnostics.Process ` ] ( https://apisof.net/catalog/System.Diagnostics.Process ) to make things easier.
13
14
You can’t perform that action at this time.
0 commit comments