/crypto-square

Primary LanguageClojureEclipse Public License 1.0EPL-1.0

crypto-square

Программа для участия в октябрьском конкурсе по ФП.

Installation

git clone https://github.com/lbeschastny/crypto-square.git
cd crypto-square

Usage

lein run 4

Compilation

lein uberjar
java -jar ./target/crypto-square-0.1.0-SNAPSHOT-standalone.jar 4

License

Copyright © 2014 Leonid Beschastny

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.