clj-cctray.core

Contains the core public function to get parsed projects.

*normalise-partial*

dynamic

(*normalise-partial* key)

*parse-projects*

dynamic

(*parse-projects* source modifiers)

*print-dates-partial*

dynamic

(*print-dates-partial* format)

get-projects

(get-projects source)(get-projects source user-supplied-options)
Gets and parses the CCTray XML file at the given source and returns a list of project maps.

An optional map of options can be given to modify how the file is parsed.

See the project README at https://github.com/build-canaries/clj-cctray/blob/main/README.md for more details
about available options and the keys in each project map.

project-modifiers

(project-modifiers options)