Liking cljdoc? Tell your friends :D

freeport.core

<a href='http://travis-ci.org/nshah/freeport.clj'> <img src='https://secure.travis-ci.org/nshah/freeport.clj.png'> </a>

Get a free port on the system.

git clone https://github.com/nshah/freeport.clj cd freeport.clj lein repl

Get a free port:

(get-free-port!)

Returns some integer port:

4242

<a href='http://travis-ci.org/nshah/freeport.clj'>
<img src='https://secure.travis-ci.org/nshah/freeport.clj.png'>
</a>

Get a free port on the system.

  git clone https://github.com/nshah/freeport.clj
  cd freeport.clj
  lein repl

Get a free port:

  (get-free-port!)

Returns some integer port:

  4242
raw docstring

freeport.repl

repl helpers

repl helpers
raw docstring

No vars found in this namespace.

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close