pallet / alembic

A library for distilling (resolving and adding to the classpath) dependencies
255 stars 13 forks source link

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

Open hugoduncan opened 11 years ago

hugoduncan commented 11 years ago

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*.