Skip to content

francium/ovo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ovo

File watcher and command executor

Caution

Created for my own personal use. Use with caution. Here be dragons!

Basic usage,

$ ovo file.txt echo hello world

This will run the command echo hello world every time file.txt is modified.

See ovo --help for more information.

Building

Make sure a recent Go compiler is setup.

make build

About

File watcher and command runner

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published