-
Notifications
You must be signed in to change notification settings - Fork 1
caribou/lein-caribou
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# lein-caribou lein-caribou is a leiningen plugin to create and manage caribou projects. ## Usage Install lein-caribou alongside lein-ring in your ~/.lein/profiles.clj: [lein-ring "0.6.4"] [antler/lein-caribou "1.4.8"] Then from the command line: > lein caribou create projectname > cd projectname/caribou-frontend > lein ring server Also, if you pull down a caribou project from elsewhere, you can set up all the related databases with the following bootstrap command: > lein caribou bootstrap "projectname/config/database.yml" ## License Copyright (C) Instrument 2012 Distributed under the Eclipse Public License, the same as Clojure.
About
Lein plugin for provisioning caribou projects
Resources
Stars
Watchers
Forks
Packages 0
No packages published