Add COPYING, README and link to the public git repo
Copyright info and a README are kinda necessary for a public repo.
This commit is contained in:
parent
ed393a8fae
commit
56854e2438
3 changed files with 61 additions and 1 deletions
38
README
Normal file
38
README
Normal file
|
|
@ -0,0 +1,38 @@
|
|||
The Manned.org Source Code
|
||||
--------------------------
|
||||
|
||||
This repository holds the source code of Manned.org. For a description of the
|
||||
site, check out http://manned.org/info/about.
|
||||
|
||||
Ironically, documentation about how things work is completely lacking.
|
||||
|
||||
|
||||
|
||||
Requirements
|
||||
|
||||
General:
|
||||
perl: A somewhat recent version (no idea which, due to my XS usage)
|
||||
postgresql: Also a somewhat recent version
|
||||
DBI
|
||||
DBD::Pg
|
||||
|
||||
www/: (Website)
|
||||
TUWF
|
||||
JSON::XS
|
||||
|
||||
util/: (DB updating and package synchronisation stuff)
|
||||
bash (probably)
|
||||
curl
|
||||
psql
|
||||
GNU tar
|
||||
gzip, bzip2, xz
|
||||
Compress::Raw::Bzip2
|
||||
Compress::Raw::Lzma
|
||||
GNU ar (For Debian)
|
||||
|
||||
|
||||
|
||||
Contact
|
||||
|
||||
contact@manned.org
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue