Perkeep (née Camlistore) is your personal storage system for life: a way of storing, syncing, sharing, modelling and backing up content.
Go to file
Paul Lindner 5e2b7a582e vendor: update contributing docs to mention the upcoming use of the dep tool
also remove vendor/README as the entire directory will be dep managed shortly.

Addresses #889

Change-Id: I08aa9178ed03bfa0c2bfd80e79a10bdba2d4ef85
2018-01-09 14:24:46 -08:00
.hackfests Add a hackfest entry. Missed a lot of these, but still fun. 2013-12-27 16:16:09 -08:00
app all: update copyright holder from Google Inc to The Perkeep Authors 2018-01-03 16:52:49 -08:00
bin New build tool. Should even work on Windows, if Go 1.1 is available, without MinGW/msys/etc. 2013-06-11 00:55:17 +02:00
clients all: rename cammount to pk-mount 2018-01-08 09:54:41 -08:00
cmd blobserver: change BlobStatter interface, simplify proxycache 2018-01-08 16:54:52 -08:00
config blobserver/encrypt: rewrite encryption to use NaCl and a simpler meta 2017-12-29 14:16:34 -08:00
dev all: rename cammount to pk-mount 2018-01-08 09:54:41 -08:00
doc doc: cross-link compare and prior-art pages 2018-01-09 11:14:00 -08:00
internal blobserver: change BlobStatter interface, simplify proxycache 2018-01-08 16:54:52 -08:00
lib/python all: update copyright holder from Google Inc to The Perkeep Authors 2018-01-03 16:52:49 -08:00
misc all: rename cammount to pk-mount 2018-01-08 09:54:41 -08:00
old Rename import paths from camlistore.org to perkeep.org. 2018-01-01 16:03:34 -08:00
pkg blobserver: change BlobStatter interface, simplify proxycache 2018-01-08 16:54:52 -08:00
server all: change github.com/camlistore/camlistore to github.com/perkeep/perkeep 2018-01-05 19:49:59 -08:00
vendor vendor: update contributing docs to mention the upcoming use of the dep tool 2018-01-09 14:24:46 -08:00
website website: fix docHandler test when run via devcam 2018-01-08 06:08:19 -08:00
.dockerignore Dockerfile: update 2016-03-11 18:05:35 +01:00
.gitignore bin: add bin/pk* to list of ignored files, sort entries 2018-01-05 19:39:20 +00:00
.header Rename import paths from camlistore.org to perkeep.org. 2018-01-01 16:03:34 -08:00
.travis.yml travis CI: import name is now perkeep.org 2018-01-02 17:11:26 +01:00
AUTHORS C+A: add Michael Morrissey (Individual CLA) 2017-03-26 17:22:07 -04:00
BUILDING Update build instructions wrt Go 1.5 requirement 2015-08-23 16:32:21 +02:00
CONTRIBUTING.md vendor: update contributing docs to mention the upcoming use of the dep tool 2018-01-09 14:24:46 -08:00
CONTRIBUTORS C: add Paul Lindner (Google CLA) 2017-12-05 17:19:05 -08:00
COPYING Add Apache license. 2011-01-27 23:00:13 -08:00
Dockerfile all: rename cammount to pk-mount 2018-01-08 09:54:41 -08:00
Makefile Rename import paths from camlistore.org to perkeep.org. 2018-01-01 16:03:34 -08:00
README all: change github.com/camlistore/camlistore to github.com/perkeep/perkeep 2018-01-05 19:49:59 -08:00
TESTS cond: clean-up and start of tests 2014-01-19 15:06:55 -08:00
TODO all: rename cammount to pk-mount 2018-01-08 09:54:41 -08:00
make.go all: rename cammount to pk-mount 2018-01-08 09:54:41 -08:00

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/perkeep/perkeep/issues
     https://perkeep.org/doc/contributing