Skip to content

On file change run a command. Pure python implementation.

License

Notifications You must be signed in to change notification settings

anands/py-on-run

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

py-on-run:

Minimal implementation of when-changed in pure python (right now only for files).

Usage & Example:

python py-on-run.py [FILE] [COMMAND TO RUN]
python py-on-run.py notes.md "md-to-html notes.md"

About

On file change run a command. Pure python implementation.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages