Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 378 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 378 Bytes

Alice

Emacs-like extendable operating system.

Alice is Emacs like operating system written in Elixir

Setup

Dependencies

In order or build termbox

  • make (build-essential)
  • python (2.7 or 3+)

Launching

$ mix deps.get
$ bin/alice