- Nov 14, 2019
-
-
Yuanle Song authored
cli option > env var > config file
-
Yuanle Song authored
now target can be specified in config file. renamed some function to use camelCase.
-
Yuanle Song authored
removed the old logger workaround when no object is used in fmt.
-
Yuanle Song authored
logger functions now support variable number of arguments.
-
- Nov 13, 2019
-
-
Yuanle Song authored
-
Yuanle Song authored
-
Yuanle Song authored
now rsync should work if ssh key is present.
-
Yuanle Song authored
added short option support; use real rsync command in Process.Start();
-
Yuanle Song authored
added unit test sub project.
-
- Nov 12, 2019
-
-
Yuanle Song authored
fixed local.exclude typo
-
Yuanle Song authored
still missing many pieces and missing windows specific handling.
-
Yuanle Song authored
-