Task helpers that depend on pallet implementation
Task helpers that depend on pallet implementation
(create-pallet-project lein-project)
Create the pallet project for the specified lein project.
Create the pallet project for the specified lein project.
(pallet-project lein-project)
Load the pallet project for the specified lein project. Will create a user level config if called outside of a project and no user level config exists yet.
Load the pallet project for the specified lein project. Will create a user level config if called outside of a project and no user level config exists yet.
(process-args task args switches)
Process command line arguments. Returns an option map, a vector of arguments and a help string.
Process command line arguments. Returns an option map, a vector of arguments and a help string.
(project-groups pallet-project compute selectors groups roles)
Compute the groups for a pallet project using the given compute service, filtered by selectors, groups and roles.
Compute the groups for a pallet project using the given compute service, filtered by selectors, groups and roles.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close