···11+## Types
22+Rust lexicons for teal.fm and others.
33+44+### Generate lexicons
55+You will need to install [esquema-cli](https://github.com/fatfingers23/esquema) a fork of the [atrium codegen tool](https://github.com/sugyan/atrium).
66+77+Currently can install directly from the repo
88+`cargo install esquema-cli --git https://github.com/fatfingers23/esquema.git`
99+1010+Then can recreate with `esquema-cli generate local --lexdir ./lexicons --outdir ./src` from this directory