Skip to content
/ when Public

When executes a command in response to a file being changed

License

Notifications You must be signed in to change notification settings

iru-/when

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

when

When is a command-line tool that watches a file or directory for modification and executes a command in response to that.

It currently runs on Linux over x86-64.

Usage

When requires a nop [1] binary to found in $PATH and that nop can find clib. This can be achieved by

% export NOPLIBS=/path/to/nop/libs

To execute a command in response to a change in a file, do

% when /path/to/file command

References

[1] https://github.com/iru-/nopforth

About

When executes a command in response to a file being changed

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages