You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dotnet script init creates helloworld.csx, it should be possible to pass in the filename instead.
Also, the default filename should be main.csx, as it's already been discussed that this file can have special importance in Nuget packages. Plus it would make sense as the "entry point".