Codebase list golang-github-ncw-go-acd / fdd4cfc2-7da3-4ee1-a0fd-7f955cfa20b9/main
fdd4cfc2-7da3-4ee1-a0fd-7f955cfa20b9/main

Tree @fdd4cfc2-7da3-4ee1-a0fd-7f955cfa20b9/main (Download .tar.gz)

1
2
3
4
5
6
7
8
9
# go-acd [![Build Status](https://travis-ci.org/sgeb/go-acd.svg?branch=master)](https://travis-ci.org/sgeb/go-acd)

Go library for accessing the Amazon Cloud Drive.

This library is the basis for [`acdcli`](https://github.com/sgeb/acdcli).

Still work in progress. Focusing on read-only operations at first. Refer to the
[milestones](https://github.com/sgeb/go-acd/milestones) and
[issues](https://github.com/sgeb/go-acd/issues) for planned features.