CorentinDeBoisset / osmosis

File synchronisation tool for Docker - powered by unison

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

File synchronisation tool for Docker - powered by unison

License:MIT License


Languages

Language:Go 97.6%Language:Makefile 2.4%