This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
erliki /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sat Jun 20 19:02:12 -0700 2009 | |
| |
.gitmodules | Sat Jun 20 16:40:08 -0700 2009 | |
| |
LICENSE | Sat Jun 20 17:16:34 -0700 2009 | |
| |
Makefile | Sat Jun 20 19:28:02 -0700 2009 | |
| |
README.md | Sat Jun 20 16:57:13 -0700 2009 | |
| |
deps/ | Sat Jun 20 16:40:08 -0700 2009 | |
| |
ebin/ | Wed Jun 17 19:28:07 -0700 2009 | |
| |
src/ | Sat Jun 20 21:58:42 -0700 2009 | |
| |
start-server.sh | Wed Jun 17 19:28:07 -0700 2009 | |
| |
support/ | Wed Jun 17 19:28:07 -0700 2009 | |
| |
views/ | Sat Jun 20 21:04:39 -0700 2009 | |
| |
www/ | Sat Jun 20 21:04:39 -0700 2009 |
README.md
A wiki written on top of BeepBeep and Mnesia.
It's fun to reinvent the wheel with superior, Erlang-based wheel-making tools!
Installation
git clone git://github.com/clofresh/erliki.git
cd erliki
git submodule init
git submodule update
make
./start_server.sh
Erliki should now be running at http://localhost:8000/







