Skip to content

Add load-project, and make distill print changes#7

Open
hugoduncan wants to merge 1 commit intodevelopfrom
feature/load-project-clj
Open

Add load-project, and make distill print changes#7
hugoduncan wants to merge 1 commit intodevelopfrom
feature/load-project-clj

Conversation

@hugoduncan
Copy link
Member

The load-project function will read the current project.clj file's
dependencies and load any new ones.

The distill function now prints the dependency coordinates that are loaded,
and separately those that are not due to conflicts. It also now accepts a
sequence of dependencies to load.

The previous return behaviour of distill is available in distill*.

The load-project function will read the current project.clj file's
dependencies and load any new ones.

The distill function now prints the dependency coordinates that are
loaded, and separately those that are not due to conflicts.  It also
now accepts a sequence of dependencies to load.

The previous return behaviour of distill is available in distill*.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant