TheAngryByrd / IcedTasks

F# Cold Tasks and Cancellable Tasks
https://www.jimmybyrd.me/IcedTasks/
MIT License
124 stars 5 forks source link

export generate framework reference script as dotnet tool #43

Open jkone27 opened 7 months ago

jkone27 commented 7 months ago

Is your feature request related to a problem? Please describe.

It would be great to have this as dotnet tool, as can be used in general by F# devs, or is this going to be into F# 9 like sdk references? :)

https://github.com/TheAngryByrd/IcedTasks/blob/master/generate-sdk-references.fsx

Describe the solution you'd like be able to reference sdks in .fsx scripts

Describe alternatives you've considered reference this script from this repository, works good but was just considering making it more accessible/popular also for other dotnet devs

Additional context https://github.com/dotnet/fsharp/issues/9417

TheAngryByrd commented 7 months ago

Sounds like a great episode for Amplyfying Fsharp for you to do 😀

jkone27 commented 7 months ago

sounds good! :)