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.
276137d656
This also changed a few of the magic strings in the SetAttrs call to use the nodeattr constants. One thing I'm unsure about is if "link" should be changed to nodeattr.URL, but that's left out of this initial revision. This also sneaks in a change to devimport that was blocking the testing of the feed service, as it doesn't use authentication. Fixes #1148 Change-Id: Ic3cf85dc30c446954f3780683cba99f118b46fb6 |
||
---|---|---|
.hackfests | ||
app | ||
clients | ||
cmd | ||
config | ||
dev | ||
doc | ||
internal | ||
misc | ||
pkg | ||
server | ||
vendor | ||
website | ||
.dockerignore | ||
.gitignore | ||
.header | ||
.travis.yml | ||
AUTHORS | ||
BUILDING | ||
CONTRIBUTING.md | ||
CONTRIBUTORS | ||
COPYING | ||
Dockerfile | ||
Gopkg.lock | ||
Gopkg.toml | ||
Makefile | ||
README.md | ||
TESTS | ||
TODO | ||
VERSION | ||
make.go |
README.md
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
Other useful files
- BUILDING - how to compile it ("go run make.go")
- CONTRIBUTING - how to do development and contribute
Perkeep Resources
Code of Conduct
Please note that this project uses a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.