Liking cljdoc? Tell your friends :D

dda.pallet.dda-git-crate.infra.git-repo


cloneclj

(clone facility user-name crate-repo file-fact-keyword)

Inputs: [facility :- s/Keyword user-name :- s/Str crate-repo :- Repository file-fact-keyword :- s/Keyword]

Inputs: [facility :- s/Keyword user-name :- s/Str crate-repo :- Repository file-fact-keyword :- s/Keyword]
sourceraw docstring

clone-repoclj

(clone-repo user-name repo local-dir)

Inputs: [user-name :- s/Str repo :- s/Str local-dir :- s/Str]

Inputs: [user-name :- s/Str repo :- s/Str local-dir :- s/Str]
sourceraw docstring

configure-git-syncclj

(configure-git-sync facility user-name repo)

Inputs: [facility :- s/Keyword user-name :- s/Str repo :- Repository]

autosync git repositories

Inputs: [facility :- s/Keyword user-name :- s/Str repo :- Repository]

autosync git repositories
sourceraw docstring

configure-userclj

(configure-user facility user-name repo file-fact-keyword)

Inputs: [facility :- s/Keyword user-name :- s/Str repo :- [Repository] file-fact-keyword :- s/Keyword]

configure user setup

Inputs: [facility :- s/Keyword user-name :- s/Str repo :- [Repository] file-fact-keyword :- s/Keyword]

configure user setup
sourceraw docstring

create-project-parentclj

(create-project-parent facility user-name path)

Inputs: [facility :- s/Keyword user-name :- s/Str path :- s/Str]

Inputs: [facility :- s/Keyword user-name :- s/Str path :- s/Str]
sourceraw docstring

path-to-keywordclj

(path-to-keyword path)

Inputs: [path :- s/Str] Returns: s/Keyword

Inputs: [path :- s/Str]
Returns: s/Keyword
sourceraw docstring

project-parent-pathclj

(project-parent-path repo)

Inputs: [repo :- Repository]

Inputs: [repo :- Repository]
sourceraw docstring

repo-nameclj

(repo-name repo-uri)
source

Repositoryclj

source

set-urlclj

(set-url user-name repo local-dir)

Inputs: [user-name :- s/Str repo :- s/Str local-dir :- s/Str]

Inputs: [user-name :- s/Str repo :- s/Str local-dir :- s/Str]
sourceraw docstring

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

× close