This is a simple example for using cli4clj. The example can be run via "lein run".
| cli4clj.cli | cli4clj allows to create simple interactive command line interfaces for Clojure applications. |
| cli4clj.cli-tests | Helper functions for testing CLIs. |
| Index Page | |
| Alphabetic Var Index |
This is a simple example for using cli4clj.
The example can be run via "lein run".Arglists: ========= (-main & args) Docstring: ========== No docs attached.
Arglists: ========= (divide numer denom) Docstring: ========== No docs attached.