Files
AlquilaFacil/makefile
2025-04-14 17:28:28 -03:00

3 lines
98 B
Makefile

run:
bunx concurrently "dotnet watch run --project Aspnet/AlquilaFacil.csproj" "make -C ./Front"