Skip to content

dsalisbury/noticer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

noticer -- for rerunning commands

What is noticer?

I wanted a way to rerun a command when files changed, killing the old process beforehand if required; noticer achieves this. Under the hood it uses inotify (via pyinotify), handling CREATE and MODIFY events.

How do I install noticer?

You can install straight from Github:

$ pip install https://github.com/dsalisbury/noticer/archive/master.zip

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages