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
Daniel Heath 85bf99a729 C+A: add Daniel Heath (Individual CLA)
Change-Id: Ib806b63a59630572c0b77e162daef0871ec311b4
2016-03-24 15:20:12 +11:00
.hackfests Add a hackfest entry. Missed a lot of these, but still fun. 2013-12-27 16:16:09 -08:00
app add canonical import paths 2016-03-13 19:57:14 -07: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 Update more (all remaining) issue links to Github. 2014-12-13 17:40:54 +11:00
cmd add canonical import paths 2016-03-13 19:57:14 -07:00
config Merge "serverinit: enable blobPacked in default config" 2015-12-24 23:28:20 +00:00
depcheck add canonical import paths 2016-03-13 19:57:14 -07:00
dev add canonical import paths 2016-03-13 19:57:14 -07:00
doc doc/release.txt: fix typo 2016-03-08 23:03:28 +01:00
internal/chanworker add canonical import paths 2016-03-13 19:57:14 -07:00
lib/python Send auth header with GET requests too. 2013-08-02 21:13:53 -07:00
misc add canonical import paths 2016-03-13 19:57:14 -07:00
old all: delete pkg/blobref; convert all from *blobref.BlobRef to new blob.Ref 2013-08-03 19:54:30 -07:00
pkg web UI: port Directory view to React 2016-03-17 00:29:26 +01:00
server Merge "ui: renamed "Search roots" to "Favorites"" 2016-03-19 00:12:27 +00:00
third_party third_party: remove code.google.com/p/goauth2 2016-03-04 17:05:59 +01:00
vendor Merge "vendor/goexif: unvendor old import path" 2016-03-03 14:28:20 +00:00
website add canonical import paths 2016-03-13 19:57:14 -07:00
.dockerignore Dockerfile: update 2016-03-11 18:05:35 +01:00
.gitignore docker/camlistored: use djpeg-static 2015-02-16 19:00:39 +01:00
.header updated year in header template to 2015 2015-04-19 21:47:46 +02:00
.travis.yml travis: build with Go 1.6 2016-02-24 19:05:41 +01:00
AUTHORS C+A: add Daniel Heath (Individual CLA) 2016-03-24 15:20:12 +11:00
BUILDING Update build instructions wrt Go 1.5 requirement 2015-08-23 16:32:21 +02:00
CONTRIBUTORS C+A: add Daniel Heath (Individual CLA) 2016-03-24 15:20:12 +11:00
COPYING Add Apache license. 2011-01-27 23:00:13 -08:00
Dockerfile Dockerfile: update 2016-03-11 18:05:35 +01:00
HACKING Update build instructions wrt Go 1.5 requirement 2015-08-23 16:32:21 +02:00
Makefile UI: remove unused blob pages 2015-06-22 17:24:35 +02:00
README Update more (all remaining) issue links to Github. 2014-12-13 17:40:54 +11:00
TESTS cond: clean-up and start of tests 2014-01-19 15:06:55 -08:00
TODO Address TODO by moving CAMLI_DEBUG checks into env 2015-08-25 07:22:14 -07:00
make.go make.go: build for ARM in its own versioned gopath dir 2016-03-11 21:47:27 +01:00

README

Camlistore is your personal storage system for life.

It's a way to store, sync, share, model and back up content.

It stands for "Content-Addressable Multi-Layer Indexed Storage", for
lack of a better name.  For more, see:

     http://camlistore.org/
     http://camlistore.org/docs/

Other useful files:

     BUILDING  how to compile it ("go run make.go")
     HACKING   how to do development and contribute

Mailing lists:

     http://camlistore.org/lists

Bugs and contributing:

     https://github.com/camlistore/camlistore/issues
     http://camlistore.org/docs/contributing