public
Description: An Io web framework of sorts
Homepage:
Clone URL: git://github.com/cdcarter/backpacking.git
name age message
file LICENSE Wed Feb 20 16:15:41 -0800 2008 added license [Christian Carter]
file README Wed Feb 20 16:10:14 -0800 2008 added readme [Christian Carter]
directory lib/ Tue Feb 26 16:20:23 -0800 2008 Deleted message.io since its now in util.io [iownbey]
file main.io Tue Feb 26 15:06:32 -0800 2008 Broke ||= but added --environment option, so it... [iownbey]
file scaffold.css Thu Feb 07 19:56:01 -0800 2008 adding everything [Christian Carter]
README
# Backpacking: Io-powered web framework #

Inspired by the simplicity of other web frameworks, and the awesome
metaprogramming power of Io, Chris Carter set out to recreate nails,
hammer and toolbox.

Here it is: the wheel, recreated in Io. 

* both DBRMS- and ORM-agnostic 
* simple template system
* MIT-licensed, yours to fiddle with

## Run it ##

  $ io

Will start a server on port 8000 per default.

## Get the source code ##

git clone git://github.com/cdcarter/backpacking.git

## Co-creators ##

Chris Carter
Ian Ownbey (the View system, among other things)
Olle Jonsson (this Readme)

## Read more ##

http://iolanguage.com/