UNPKG

nrepl-client

Version:

node client to interact with a Clojure nREPL server.

14 lines (10 loc) 232 B
language: node_js node_js: - "0.10" before_script: - wget https://raw.githubusercontent.com/technomancy/leiningen/stable/bin/lein - chmod a+x lein - ./lein - export PATH=$PWD:$PATH - lein --version script: "npm test"