feat: add aliyundrive driver

This commit is contained in:
Noah Hsu
2022-08-31 20:46:19 +08:00
parent 102384e170
commit 817d63597e
9 changed files with 579 additions and 0 deletions

View File

@ -29,6 +29,9 @@ $ go run main.go
$ pnpm dev
```
## Add a new driver
Copy `drivers/template` folder and rename it, and follow the comments in it.
## Create a commit
Commit messages should be well formatted, and to make that "standardized".