Skip to content

pallet/crates

Repository files navigation

Pallet crates

See crate documentation for details of the crates.

This is a project used in Pallet crates, to provide common test dependencies.

Usage

Add to the :dev profile of a crate.

In the pallet.clj file for the crate:

(require
 '[pallet.crates.test-nodes :refer [node-specs]])
(defproject lein-crate
  :provider node-specs) ; supported pallet nodes

License

Licensed under EPL

Copyright 2013 Hugo Duncan.

About

Pallet crates

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •