Initial commit
checkpoint only
This commit is contained in:
parent
0535640e57
commit
5066257912
13 changed files with 1219 additions and 0 deletions
3
src/setup.ps1
Normal file
3
src/setup.ps1
Normal file
|
@ -0,0 +1,3 @@
|
|||
Write-Host "Restoring local dotnet tools..."
|
||||
dotnet tool restore
|
||||
Write-Host "Done. You can now run: dotnet tool run coco"
|
Loading…
Add table
Add a link
Reference in a new issue