Add some notes

Change-Id: I1d7401d29aa6e08f8aa8617ad8f7c8607ccdc933
This commit is contained in:
Brad Fitzpatrick 2012-12-07 17:14:31 -05:00
parent 4fbce6f15b
commit 79e8a6dbbf
1 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,12 @@
See http://camlistore.org/docs/contributing for information
on how to contribute to the project and submit patches.
On Debian, to get started:
$ sudo apt-get install libsqlite3-dev sqlite3 pkg-config subversion git make
$ ./dev-server
$ ./dev-camput
$ ./dev-camget
etc