Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

inotifywaitgo

Binding for inotifywait in golang, Fetch any directory event in your linux server easily. Fsnotify alternative

  • Works with mounted volumes in Docker linux containers

Author: pablodz

Install dependencies

# Ubuntu Install inotify-tools
sudo apt-get install inotify-tools

# Centos Install inotify-tools
sudo yum install inotify-tools

# Mac Install inotify-tools
brew install inotify-tools

# Manjaro Install inotify-tools
sudo pacman -S inotify-tools

Example

Example

About

Binding for inotifywait in golang, Fetch any directory event in your linux server easily. Fsnotify alternative

Topics

Resources

Stars

10 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages