Packages

Automatic Ecto Schemes based on the database.

Current section

Files

Jump to
aush README.md
Raw

README.md

# Aush
Automatic Ecto Schemes based on the database.
For nice, and pleasant UX in Livebook.
## Installation
```
Mix.install([{:aush, "~> 0.1.0"}])
```