Skip to content

pbhandari/inr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

inr

Monitor a file and run a command when changed, inspired by ltest.

Usage

inr [OPTIONS] FILE COMMAND

Installation

curl https://raw.githubusercontent.com/pbhandari/inr/master/src/inr --remote-name
# OR
wget https://raw.githubusercontent.com/pbhandari/inr/master/src/inr

Dependencies

  • inotifywait

About

Monitor a file and run a command when changed.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages