Codebase list golang-github-ncw-go-acd / 0274f6d1-b5ca-4876-9c8c-b62396d6ff9d/main
0274f6d1-b5ca-4876-9c8c-b62396d6ff9d/main

Tree @0274f6d1-b5ca-4876-9c8c-b62396d6ff9d/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.