Skip to content

Latest commit

 

History

History
 
 

18.1 - Simple

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Example 18.1 - Simple

Simple real-time file synchronizer that uses os.watch to react to filesystem changes as they happen

./mill -i sync.test

Downstream Examples