Skip to content

Clojure tools - merging conventions #260

Open
@practicalli-johnny

Description

@practicalli-johnny

Update https://practicalli.github.io/clojure/clojure-tools/deps-edn-configuration.html

The Clojure tools look for 4 potential deps.edn sources:

  • Root - found in the installation of clj (or as a resource in tools.deps)
  • User - cross-project configuration (typically tools), usually found at ~/.clojure/deps.edn
  • Project - the deps.edn in the current directory
  • Config data - a deps.edn map passed on the command line

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions