This is a simple go library to use the Seafile API.
A commandline tool is also available, you can go get
it like this:
go get github.com/bartmeuris/goseafile/cmd/seafile-cli
You can check out the examples and documentation.
- Implement download feature
- Implement library creation
- Implement directory creation
- Improve scripting: allow to ignore when a command fails