Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 541 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 541 Bytes

goseafile

This is a simple go library to use the Seafile API.

Commandline tool

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.

TODO

  • Implement download feature
  • Implement library creation
  • Implement directory creation
  • Improve scripting: allow to ignore when a command fails