10000 Consider adding watch support · Issue #453 · dotnet-script/dotnet-script · GitHub
[go: up one dir, main page]

Skip to content
Consider adding watch support #453
Open
@TomasHubelbauer

Description

@TomasHubelbauer

Would it be possible to add watch support? I tried to use dotnet watch script main.csx to see if the .NET CLI native watch functionality could be hijacked, but that doesn't work:

Could not find a MSBuild project file

Hopefully it's possible to tap into that, because implementing watch infrastructure is an undertaking. In any case, I hope this can be delivered, as it would be quite useful when developing servers in scripts or tweaking scripts which produces some sort of a set (say a CSV - which is then watched by some other program).

Thoughts?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0