luminus-framework/lein-cprop

Name: lein-cprop

Owner: luminus-framework

Description: Leiningen plugin for generating cprop configuration for Luminus

Created: 2016-02-28 04:20:31.0

Updated: 2017-05-17 23:04:14.0

Pushed: 2017-05-18 00:10:45.0

Homepage: null

Size: 3

Language: Clojure

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

lein-cprop

A Leiningen plugin for generating cprop configuration for Luminus.

Clojars Project

Usage

Add the plugin in your project.clj :plugins vector:

gins [[lein-cprop "latest-version"]]

You can optionally specify the name of the output file as follows:

op {:config-file "user.edn"}

The plugin will generate a user.edn configuration map based on the properties found in the profile that Leiningen is run with.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.