mirror of https://github.com/perkeep/perkeep.git
Perkeep (née Camlistore) is your personal storage system for life: a way of storing, syncing, sharing, modelling and backing up content.
11e9c5567c
Notably: pkg/misc all moves. And pkg/googlestorage is deleted, since it's not used. Only the x/net/http2/h2demo code used to use it, but that ended in https://go-review.googlesource.com/33230 (our vendored code is old). So just nuke that dir for now. When it's refreshed, it'll either be gone (dep prune) or new enough to not need googlestorage. Also move pkg/pools, pkg/leak, and pkg/geocode to internal. More remains. Change-Id: I2640c4d18424062fdb8461ba451f1ce26719ae9d |
||
---|---|---|
.hackfests | ||
app | ||
bin | ||
clients | ||
cmd | ||
config | ||
dev | ||
doc | ||
internal | ||
lib/python | ||
misc | ||
old | ||
pkg | ||
server | ||
vendor | ||
website | ||
.dockerignore | ||
.gitignore | ||
.header | ||
.travis.yml | ||
AUTHORS | ||
BUILDING | ||
CONTRIBUTING.md | ||
CONTRIBUTORS | ||
COPYING | ||
Dockerfile | ||
Makefile | ||
README | ||
TESTS | ||
TODO | ||
make.go |
README
Perkeep is your personal storage system. It's a way to store, sync, share, import, model, and back up content. Keep your stuff for life. For more, see: https://perkeep.org/ https://perkeep.org/doc/ Other useful files: BUILDING how to compile it ("go run make.go") CONTRIBUTING how to do development and contribute Mailing lists: http://perkeep.org/lists Bugs and contributing: https://github.com/camlistore/camlistore/issues https://perkeep.org/doc/contributing