File: installation.rst

package info (click to toggle)
metrics-clojure 2.9.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 404 kB
  • sloc: makefile: 135; xml: 99; python: 22
file content (10 lines) | stat: -rw-r--r-- 144 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
Installation
============

Add this to your ``project.clj``'s dependencies:

.. parsed-literal::

    [metrics-clojure "|release|"]

That's it.