Skip to content

eclipse-archived/codewind-filewatchers

Repository files navigation

Codewind File Watcher

File watching daemon and clients in Codewind for source code monitoring.

platforms License Build Status Chat

The intent of this service is to provide mechanism for clients, e.g. IDEs or Che, to notify Codewind to track the list of source file changes and trigger build if auto build has been enabled. There are three implementations on the client written in Java, Typescript and Go to fit different client environments.

Contributing

We welcome submitting issues and contributions.

  1. Submitting bugs
  2. Contributing

Developing

To develop and debug the Codewind Filewatchers, see DEVELOPING.md.

License

EPL 2.0