Closed tanabarr closed 6 years ago
dotnet new fable-jest -n my-test-app doesn't seem to work for me, just get command usage info
dotnet new fable-jest -n my-test-app
Dotnet v2.1.4 Windows 10
This should actually be dotnet new fable-jest -n my-test-app -lang F#
dotnet new fable-jest -n my-test-app -lang F#
I'll fix.
dotnet new fable-jest -n my-test-app
doesn't seem to work for me, just get command usage infoDotnet v2.1.4 Windows 10