Skip to content
This repository was archived by the owner on Apr 13, 2020. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

noir-war-archetype

This is a Maven archetype for creating Noir apps to be packaged as WARs. It uses noir-servlet.

Install

git clone git://github.com/brokensandals/noir-war-archetype.git
cd noir-war-archetype
mvn clean install

Create Project

mvn archetype:generate -DarchetypeGroupId=net.brokensandals -DarchetypeArtifactId=noir-war-archetype -DarchetypeVersion=1.0-SNAPSHOT

You can start a development server (with automatic reloading) using mvn jetty:run.

License

Copyright © 2012 Jacob Williams

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

About

Maven archetype for building Noir apps packaged as WARs.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages