Skip to content
/ loop Public

Loop monitors a directory for changes and executes the supplied command.

Notifications You must be signed in to change notification settings

v0lk3r/loop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Loop

Overview

Loop monitors a directory for changes and executes the supplied command.

The current directory is recursively monitored for changes (modification and creation). If such a change occurs the command supplied is executed. Files are ignored by a custom pattern-list and a .gitignore file (if found).

Usage

loop ls -la

Installation

python setup.py install

About

Loop monitors a directory for changes and executes the supplied command.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages