Liking cljdoc? Tell your friends :D

clojupyter.install.conda.build-actions


copy-template-file!clj

(copy-template-file! from to)

Action to copy a conda script file, converting it DOS/Windows text format if it is a .BAT file.

Action to copy a conda script file, converting it DOS/Windows text format if it is a .BAT file.
sourceraw docstring

DEPENDclj

source

get-build-environmentclj

(get-build-environment source-jarfile)

Returns a map representing the information about the build environment needed to build a conda package.

Returns a map representing the information about the build environment needed to build a conda
package.
sourceraw docstring

output-yaml-file!clj

(output-yaml-file! blddir yaml-string)

Action to output the conda 'meta.yaml' file.

Action to output the conda 'meta.yaml' file.
sourceraw docstring

s*do-conda-build!clj

(s*do-conda-build! conda-exe blddir)

Action to perform the actual conda build.

Action to perform the actual conda build.
sourceraw docstring

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

× close