Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 367 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 367 Bytes

Osmosis

Package to keep folders synchronised between a docker container and its host.

Requirements

Installation steps

Build the binary with:

make

Then, install it with:

make install

Contributing

//TODO