Liking cljdoc? Tell your friends :D

fw1-template

A Leiningen template for FW/1 (Framework One).

Usage

Requires Leiningen 2.0.

Creating a New FW/1 Project

To use the template to create a new FW/1 project:

lein new fw1 mywebapp

This will create a new FW/1 project called mywebapp. You should be able to just drop into the folder and start FW/1:

PORT=8888 lein run

License

Copyright (c) 2012-2015 Sean Corfield

Distributed under the Eclipse Public License, the same as Clojure.

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close