Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 385 Bytes

File metadata and controls

17 lines (13 loc) · 385 Bytes

Flamelex

A text editor and personal memex written in Elixir using the Scenic GUI framework.

Installation

  1. Clone the repository and navigate to the flamelex directory
  2. Run the installer:
    ./install.sh
  3. Start Flamelex:
    flx

The installer will automatically set up Elixir, Scenic dependencies, and add the flx command to your PATH.