Skip to content

Watch external directory #23

@camstuart

Description

@camstuart

Is there a way to watch external directories (outside the current project)

Like:

 pattens:
  - '**/*.go'
  - '**/*.yml'
  - '$GOPATH/src/gitlab.com/my-library/**/*.go'

I am building some packages that live outside the project, and I want to have my project restart when those files are changed

It may be I just have the incorrect syntax

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions