Crates.io | e_book_sync_library |
lib.rs | e_book_sync_library |
version | 0.3.6 |
source | src |
created_at | 2019-11-16 07:57:57.326254 |
updated_at | 2020-08-26 07:25:11.044812 |
description | Synchonize e-book with your local e-library |
homepage | |
repository | https://github.com/no111u3/e_book_sync_library |
max_upload_size | |
id | 181734 |
size | 64,880 |
Library synchronize with my e-book
# for simple sync
e_book_sync_library -d /your/local/library/catalog -s /e-book/library/catalog
# for write sync directory to user folder
e_book_sync_library -d /your/local/library/catalog -s /e-book/library/catalog -w
# for simple sync with already stored config
e_book_sync_library
# for sync with custom config
e_book_sync_library -c /your/custom/config/path.yml