Packages

Installer and new project generator for Aino

Current section

Files

Jump to
aino_new README.md
Raw

README.md

# Aino.New
New project generator for [Aino](https://ainoweb.dev).
## Installation
Install the Hex archive via git and create a new project.
```bash
mix archive.install git https://github.com/oestrich/aino_new
mix aino.new project
```