Skip to content

Conversation

@shethaadit
Copy link
Contributor

@shethaadit shethaadit commented Jan 14, 2025

Summary

This PR has

  • Added a subsection under Scripting with F# to explain how to use shebang (#!) files with dotnet fsi.
  • Included an example demonstrating the structure of a shebang file and execution instructions.
  • Retained the original flow and context of the documentation while adding value to Unix-like users.

Fixes #38293


Internal previews

📄 File 🔗 Preview link
docs/fsharp/tools/fsharp-interactive/index.md Interactive programming with F#

@dotnetrepoman dotnetrepoman bot added this to the January 2025 milestone Jan 14, 2025
@dotnet-policy-service dotnet-policy-service bot added dotnet-fsharp/svc community-contribution Indicates PR is created by someone from the .NET community. labels Jan 14, 2025
@psfinaki
Copy link
Contributor

This can get in @BillWagner :)

Copy link
Member

@BillWagner BillWagner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This LGTM @shethaadit @psfinaki

I'll merge it as soon as the build finishes.

@BillWagner BillWagner enabled auto-merge (squash) January 16, 2025 14:44
Copy link
Member

@BillWagner BillWagner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixing a couple lint issues

@BillWagner BillWagner merged commit 0e7112c into dotnet:main Jan 16, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community-contribution Indicates PR is created by someone from the .NET community. dotnet-fsharp/svc

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Explain how a shebang file works with dotnet fsi

3 participants