Skip to content

Commit

Permalink
fuck you
Browse files Browse the repository at this point in the history
  • Loading branch information
cartermp committed Jul 9, 2022
1 parent 9e46b28 commit 9b26651
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .gitpod.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
image: gitpod/workspace-dotnet

vscode:
extensions:
- muhammad-sammy.csharp
- ionide.ionide-fsharp

tasks:
- init: >
dotnet tool restore
dotnet paket restore
dotnet run --project build/Build.fsproj

0 comments on commit 9b26651

Please sign in to comment.