starc-flake/README.md

492 B

Story Architect Flake

This flake packages the Story Architect AppImage.

Build

nix build

Developing

nix develop

This will put you in a shell with appimage-run and other useful utilities. It will also download the AppImage that is currently being packaged. To manually download the AppImage do:

nix run .#dev

Resources