Accepted script extensions, in order of processing
Accepted script extensions, in order of processing
(load-jobs build rt)Loads the script and resolves the jobs
Loads the script and resolves the jobs
(resolve-jobs p rt)The build script either returns a list of pipelines, a set of jobs or a function that returns either. This function resolves the jobs by processing the script return value.
The build script either returns a list of pipelines, a set of jobs or a function that returns either. This function resolves the jobs by processing the script return value.
(verify dir)Verifies all scripts found in the directory. For clj, it runs a linter, for other types it tries to parse them. Returns verification results per file type.
Verifies all scripts found in the directory. For clj, it runs a linter, for other types it tries to parse them. Returns verification results per file type.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |