public
Description: A wiki written on top of BeepBeep and Mnesia (Erlang)
Homepage: syntacticbayleaves.com
Clone URL: git://github.com/clofresh/erliki.git
erliki /
name age message
file .gitignore Sat Jun 20 19:02:12 -0700 2009 ignore crash dumps [clofresh]
file .gitmodules Sat Jun 20 16:40:08 -0700 2009 add beepbeep as git submodule [clofresh]
file LICENSE Sat Jun 20 17:16:34 -0700 2009 adding BSD license [clofresh]
file Makefile Sat Jun 20 19:28:02 -0700 2009 add edoc generation build step [clofresh]
file README.md Sat Jun 20 16:57:13 -0700 2009 fix README formatting, remove unnecessary command [clofresh]
directory deps/ Sat Jun 20 16:40:08 -0700 2009 add beepbeep as git submodule [clofresh]
directory ebin/ Wed Jun 17 19:28:07 -0700 2009 initial import [clofresh]
directory src/ Sat Jun 20 21:58:42 -0700 2009 keep revision data for each wiki page [clofresh]
file start-server.sh Wed Jun 17 19:28:07 -0700 2009 initial import [clofresh]
directory support/ Wed Jun 17 19:28:07 -0700 2009 initial import [clofresh]
directory views/ Sat Jun 20 21:04:39 -0700 2009 adding status bar to show login/register/logout... [clofresh]
directory www/ Sat Jun 20 21:04:39 -0700 2009 adding status bar to show login/register/logout... [clofresh]
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/