Codebase list golang-github-ncw-go-acd / 78b35d2e-53b9-407f-bd9a-92554f2b3a49/main
78b35d2e-53b9-407f-bd9a-92554f2b3a49/main

Tree @78b35d2e-53b9-407f-bd9a-92554f2b3a49/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.