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.
1302c5aaf1
download go modules as its own image layer, rather than as part of compiling perkeep. This reduces image build time by approximately 40% in cases where modules are unchanged (109 to 67 seconds in my testing). |
||
---|---|---|
.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 | ||
staticcheck.conf |
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.