diff options
author | Daniel Schadt <kingdread@gmx.de> | 2020-06-08 11:35:12 +0200 |
---|---|---|
committer | Daniel Schadt <kingdread@gmx.de> | 2020-06-08 11:35:12 +0200 |
commit | 26ba5291c0198a7317e02201a88d53613fcf1854 (patch) | |
tree | 80c50baf2e4a079f5eab696943322c595775c4d2 /LICENSE | |
parent | ccca613d4bd1454fa57d818c2b2a7c3629cf7ec2 (diff) | |
download | ezau-26ba5291c0198a7317e02201a88d53613fcf1854.tar.gz ezau-26ba5291c0198a7317e02201a88d53613fcf1854.tar.bz2 ezau-26ba5291c0198a7317e02201a88d53613fcf1854.zip |
implement watch & zip logic in Rust
evtc-watch consists of three parts at the moment: watch the files, zip
them up and call ezau to upload them. We can now just do all of those
inside of ezau, which saves us the extra script, makes it more
platform-independent (as notify also works on Windows) and makes
configuration and everything easier, as all the data will be inside of
one program and doesn't need to be passed around.
A flag (or subcommand!) to upload a single file might be added later to
retain the previous behaviour of ezau.
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions