insynchq / dolphin-insync-plugin

Insync implementation for the KVersionControlPlugin interface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dolphin-insync-plugin

Insync implementation for the KVersionControlPlugin interface

To install

cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release .
make
sudo make install

About

Insync implementation for the KVersionControlPlugin interface

License:GNU General Public License v2.0


Languages

Language:C++ 100.0%