arcanez / angerwhale forked from jrockway/angerwhale

This URL has Read+Write access

name age message
file .gitignore Thu May 17 17:57:56 -0700 2007 add support for building a TAGS table [jrockway]
file Build.PL Loading commit data...
file Changes
file MANIFEST.SKIP Wed Apr 11 19:37:52 -0700 2007 improve SKIP rules [jrockway]
file Makefile.PL
file README Sat May 26 17:30:19 -0700 2007 warn about "make install" in the README [jrockway]
file angerwhale.yml
directory contrib/ Sun Jul 15 03:44:20 -0700 2007 add an example of using the JSON feed [jrockway]
directory lib/
directory root/
directory script/ Sun Mar 25 13:28:31 -0700 2007 Use #!/usr/bin/env perl as the shebang for test... [Florian Ragwitz]
directory t/
README
This is Angerwhale, a Catalyst-based blogging package.  Run
Makefile.PL and make test to get all the dependencies (and make sure
they work), and then run script/angerwhale_server.pl and visit
localhost:3000 to try it out.  If you want to "productionize" Angerwhale,
running "make install" is probably not what you want to do.  Please
refer to the Catalyst manual, and deploy Angerwhale as you see fit.

* AGAIN: RUNNING "MAKE INSTALL" IS PROBABLY NOT WHAT YOU WANT TO DO