README.md

May 6, 2013 ยท View on GitHub

Quoi

Quoi is a simple web framework by CljPerl.

This is a demo/template.

How to run?

  • git clone https://github.com/wehu/quoi.git
  • cd quoi
  • cpan .
  • ./cljp app.clp

Default, it's http://localhost:9090

Contents

  1. 0.1Quoi
  2. 0.2How to run?