mirror of https://github.com/perkeep/perkeep.git
Add some notes
Change-Id: I1d7401d29aa6e08f8aa8617ad8f7c8607ccdc933
This commit is contained in:
parent
4fbce6f15b
commit
79e8a6dbbf
9
HACKING
9
HACKING
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue