Liking cljdoc? Tell your friends :D

fr.jeremyschoffen.mbt.alpha.default.config.project

Default config pertaining to general project value.

Default config pertaining to general project value.
      
raw docstring

confclj

source

deps-fileclj

(deps-file {wd :fr.jeremyschoffen.mbt.alpha.project/working-dir})

Default location of the deps.edn file base on :...mbt.alpha.project/working-dir.

Default location of the `deps.edn` file base on `:...mbt.alpha.project/working-dir`.
sourceraw docstring

get-depsclj

(get-deps conf)
source

output-dirclj

(output-dir {wd :fr.jeremyschoffen.mbt.alpha.project/working-dir})

Default output dir "working-dir/target"

Default output dir "working-dir/target"
sourceraw docstring

project-authorclj

(project-author & _)

User name.

User name.
sourceraw docstring

project-nameclj

(project-name param)

Based on git prefix if there is one, if not name of the git top-level

Based on git prefix if there is one, if not name of the git top-level
sourceraw docstring

working-dirclj

Default working dir is the current user dir.

Default working dir is the current user dir.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close