Skip to content

ianrumford/clojure-potrubi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clojure-potrubi

Clojure Plumbing Miscellany

potrubi is the Czech word for plumbing

Maturity

"A work in progress"

Artifacts

Artifacts are released to Clojars.

If you are using Maven, add the following repository definition to your pom.xml:

<repository>
  <id>clojars.org</id>
  <url>http://clojars.org/repo</url>
</repository>

The Most Recent Release

With Leiningen:

[name.rumford/clojure-potrubi "0.1.0"]

With Maven:

<dependency>
  <groupId>name.rumford</groupId>
  <artifactId>clojure-potrubi</artifactId>
  <version>0.1.0</version>
</dependency>

Documentation & Examples

FIXME

Testing

clojure-potrubi uses Leiningen 2.

lein  test

License

Copyright (C) 2013 Ian Rumford.

Licensed under MIT

About

Clojure Miscellany

Resources

License

Stars

Watchers

Forks

Packages

No packages published