simple-exec
π A .NET library, developed by humans, for running external commands.
νμΌ νμκΈ°
μ΅μ’ λ²μ λ€μ΄λ‘λ (.zip)- .editorconfig-checker.json
- .jscpd.json
- .markdown-lint.yml
- .yaml-lint.yml
- ci.yml
- infer-sharp.yml
- lint.yml
- release.yml
- spell-check.yml
- dependabot.yml
- simple-exec.png
- simple-exec.svg
- Command.cs
- ExitCodeException.cs
- ExitCodeReadException.cs
- packages.lock.json
- ProcessExtensions.cs
- ProcessStartInfo.cs
- SimpleExec.csproj
- packages.lock.json
- Program.cs
- SimpleExecTester.csproj
- AssemblyAttributes.cs
- Capture.cs
- Tester.cs
- CancellingCommands.cs
- ConfiguringEnvironments.cs
- EchoingCommands.cs
- ExitCodes.cs
- hello-world.cmd
- packages.lock.json
- PublicApi.cs
- PublicApi.IsVerified.verified.txt
- ReadingCommands.cs
- RunningCommands.cs
- SimpleExecTests.csproj
- Command.cs
- packages.lock.json
- Program.cs
- Targets.csproj
- .cspell.json
- .editorconfig
- .gitattributes
- .gitignore
- .markdownlint.yml
- build
- build.cmd
- CHANGELOG.md
- Directory.Build.props
- Global.cs
- global.json
- LICENSE
- README.md
- SimpleExec.slnx
# μ€μΉ κ°μ΄λ
1. μ½λ λ΄λ €λ°κΈ°
git clone https://github.com/adamralph/simple-exec
κΉνλΈμμ νλ‘μ νΈ μ½λ μ 체λ₯Ό λ΄ μ»΄ν¨ν°λ‘ λ΄λ €λ°μ΅λλ€.
cd simple-exec
λ°©κΈ λ΄λ €λ°μ νλ‘μ νΈ ν΄λ μμΌλ‘ μ΄λν©λλ€.
2. .NET
λ³΄ν΅ μΆμ²μ¬μ μ€λΉλ¬Ό
cd SimpleExec
μ΄ νλ‘μ νΈμ κ΄λ ¨ νμΌμ΄ νμ ν΄λ μμ μμ΄μ, λ¨Όμ κ·Έ ν΄λλ‘ μ΄λν©λλ€.
dotnet restore
νλ‘μ νΈμ νμν ν¨ν€μ§λ₯Ό λ΄λ €λ°μ΅λλ€.
dotnet run
νλ‘μ νΈλ₯Ό λΉλνκ³ λ°λ‘ μ€νν©λλ€.
dotnet run μ€ν ν ν°λ―Έλμ λνλλ μλ΄ λ©μμ§λ μ£Όμλ₯Ό νμΈνμΈμ.
// repository documentation
Was this content helpful?
(0 ratings)
