It's a framework written in Perl. It uses Mojolicious.
sudo -s 'curl -L cpanmin.us | perl - Mojolicious Rose::DB Rose::DB::Object'
git clone git://github.com/h15/joke.git
cd joke
./script/joke install host=localhost driver=mysql database=gitty \
username=gitty password=secret
Run in joke's root directory
./script/joke daemon
Comming soon
- 2011-03-06
-
Starting write CodeWars - site for LorCode. It should had many features.
- 2011-03-22
-
It's too hard to just write so big app. Starting Joke CMS to resolve small problems.
- 2011-05-10
-
Starting Gitty - simple app based on Joke's code base.
- 2011-06-22
-
Gitty had nice code. But many things are too shared to use it only in this project.
- 2011-07-14
-
Try again to make nice CMS (or framework). New code in Joke.
Copyright (C) 2011, Georgy Bazhukov.
This program is free software, you can redistribute it and/or modify it under the terms of the Artistic License version 2.0.
I hope, that Joke will give you a lot of fun!