Installation
Below you will find all the available installation options. dropboxignore
is currently available only for macOS and
Linux systems. For macOS, Homebrew is required.
sudo sh -c "$(curl -fsSL https://rb.gy/g4plll)" c
sudo sh -c "$(wget -qO- https://rb.gy/g4plll)" w
Worried about mysterious shorted urls like? Take a look at the installation script here: https://rb.gy/nnp9p9
--> https://codeberg.org/sp1thas/dropboxignore/.../install.sh
snap install dropboxignore
flatpak install flathub me.simakis.dropboxignore
Note
Make source that the following packages are installed in your system: git
, attr
git clone https://codeberg.org/sp1thas/dropboxignore.git
cd dropboxignore
make test # optional step, Docker and docker-compose should be installed
sudo make install