Skip to content

subitlab/yuque-squirrel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yuque-squirrel

Yuque backup utilities.

Configuration

Copy config-template.json to anywhere and modify its content.

Note that the host field only accepts URLs that is not suffixed with /, or the URL parsing will fail. This may be fixed in the future.

Usage

Use yuque-squirrel -c <CONFIG_PATH> <PATH> to start the backup process.

The backup process is incremental, which means that it will only download new or updated documents.

This program is single-threaded, but it's async, so it should be fast enough, although with blocking filesystem operations.

About

Yuque backup utilities

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages