Skip to content

ibdknox/lein-noir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

lein-noir

A leiningen plugin to help create and manage noir projects. It only has a lein-newnew template for creating noir projects at the moment, but it'll eventually have tasks for managing and deploying noir websites.

Usage

For lein 2 simply do:

lein new noir my-project-name

For lein 1.*:

lein-noir includes a template for lein-newnew. To use it, you'll need to install lein-newnew

lein plugin install noir/lein-template 1.3.0
lein new noir my-website

License

Copyright (C) 2011 Chris Granger

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

About

a leiningen plugin to create/manage noir projects

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •