name := "MorgSimulator" alias fmt := format dotnet_execute command: dotnet {{ command }} ./{{ name }}.csproj --verbosity diagnostic format: just dotnet_execute format build: just dotnet_execute build run: just dotnet_execute run