File: installation.rst

package info (click to toggle)
metrics-clojure 2.9.0-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 404 kB
  • ctags: 23
  • sloc: makefile: 133; 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.