Once you've installed the .NET CLI tools, you can create a new project with the following command:
dotnet new --lang f#
This creates a command line program.