Liking cljdoc? Tell your friends :D
Clojure only.

pallet.crate.package.centos

Actions for working with the centos repositories

Actions for working with the centos repositories
raw docstring

add-repositoryclj

(add-repository &
                {:keys [version repository enabled priority]
                 :or {version "5.5" repository "os" enabled 0 priority 50}})

Add a centos repository. By default, ensure that it has a lower than default priority.

Add a centos repository. By default, ensure that it has a lower than default
priority.
sourceraw docstring

archclj

(arch)

Return the centos package architecture for the target node.

Return the centos package architecture for the target node.
sourceraw docstring

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

× close