Maraiah/doc/maraiah-leela.md

19 lines
361 B
Markdown
Raw Permalink Normal View History

2019-07-24 19:14:02 -07:00
# `maraiah-leela`
`maraiah-leela` is a CLI utility that essentially allows for a direct user
interface to the underlying Maraiah library.
## Features
No compile-time features are available for `maraiah-leela`.
## Dependencies
`maraiah-leela` requires:
- `rustc` version 1.36.0 or greater.
## Installation
To compile, run `cargo build -p maraiah-leela`.