Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cbess/gofilewatch

Go app that watches files for changes.
https://github.com/cbess/gofilewatch

Last synced: about 1 month ago
JSON representation

Go app that watches files for changes.

Awesome Lists containing this project

README

        

# filewatch
Sample Go app that watches files for changes.

## Purpose

1. Practice using golang.
1. Watch files for changes.