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.
678a9f910b
We never really want to build this, but it makes `go get ./...` complain because it imports programs (and not modules), so add a build flag. FYI this is known as the "tools.go" pattern, as discussed here: - https://github.com/golang/go/issues/25922 |
||
---|---|---|
.github/workflows | ||
.hackfests | ||
app | ||
clients | ||
cmd | ||
config | ||
deps | ||
dev | ||
doc | ||
internal | ||
misc | ||
pkg | ||
server | ||
website | ||
.dockerignore | ||
.gitignore | ||
.header | ||
AUTHORS | ||
BUILDING | ||
CONTRIBUTING.md | ||
CONTRIBUTORS | ||
COPYING | ||
Dockerfile | ||
Makefile | ||
README.md | ||
TESTS | ||
TODO | ||
VERSION | ||
go.mod | ||
go.sum | ||
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
Continuous Integration
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.