Liking cljdoc? Tell your friends :D

pallet.task-utils

Task helpers that depend on pallet implementation

Task helpers that depend on pallet implementation
raw docstring

comma-sep->kw-seqclj

(comma-sep->kw-seq s)
source

comma-sep->seqclj

(comma-sep->seq s)
source

create-pallet-projectclj

(create-pallet-project lein-project)

Create the pallet project for the specified lein project.

Create the pallet project for the specified lein project.
sourceraw docstring

pallet-projectclj

(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.
sourceraw docstring

process-argsclj

(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.
sourceraw docstring

project-groupsclj

(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.
sourceraw docstring

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

× close