10 releases
0.2.1 | Dec 8, 2023 |
---|---|
0.2.0 | Dec 8, 2023 |
0.1.9 | Dec 8, 2023 |
0.0.2 | Dec 8, 2023 |
#14 in #removal
6KB
77 lines
Usage
It's simple! Either do ./antidot-rs
, or do cargo install antidot-rs
and then do antidot-rs
!
Configuration
Step 1: If it doesn't already exist, create the directory /etc/antidot/
with mkdir -p /etc/antidot
Step 2: Append the paths to any undesirable directories to /etc/antidot/config
CLI Options
-v
, --verbose
:
Output to stdout instead of /tmp/antidot.stdout
and /tmp/antidot.stderr
.
-f
, --foreground
:
Run in the foreground instead of the background.
Neither -v
or -f
can be used at the same time.
Dependencies
~5.5MB
~61K SLoC