Animated Allay

Allay

Your Personal Creator Assistant

Warning

This project is in a work-in-progress status. Many features as well as links may not work yet. Consider waiting for a stable release if you want to use this program.

Status

  1. [ ] Make it work
  2. [ ] Make it right
  3. [ ] Make it fast

Installation

Quick Install

  1. Goto the Releases section.
  2. Download the file that you need for your operating system from the latest stable release.
  3. Unzip the file.

Via Cargo

console cargo install allay

... or with binstall ...

console cargo binstall allay

Quickstart

```bash

note: This is a bash script

mkdir my-project cd $_ allay init ```

Versioning

Allay adheres to Semantic Versioning. The changelog is documented here.

TODO