Skip to content
forked from inca/circumflex

Circumflex — lightweight Scala-based Web application framework and ORM

License

Notifications You must be signed in to change notification settings

Heit/circumflex

 
 

Repository files navigation

Circumflex — lightweight Scala-based Web framework and ORM

1. Prerequisites

  • Java 6 SDK
  • Apache Maven 2.1 or later
  • Git

2. Build from sources

Clone Circumflex repository:

git clone git://github.com/inca/circumflex.git

Build with Maven:

cd circumflex
mvn clean install

3. Create new project

Create a new project from Circumflex Archetype:

cd /path/to/my/projects
mvn archetype:generate

and choose circumflex-archetype from list.

About

Circumflex — lightweight Scala-based Web application framework and ORM

Resources

License

Stars

Watchers

Forks

Packages

No packages published