File: README.md

package info (click to toggle)
golang-github-ncw-go-acd 0.0~git20161119.0.7954f1f-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 104 kB
  • ctags: 94
  • sloc: makefile: 40
file content (9 lines) | stat: -rw-r--r-- 451 bytes parent folder | download | duplicates (3)
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.