toolness / enso-rs

An experimental rewrite of Enso in Rust.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a very experimental rewrite of Enso in Rust.

It currently only works on Windows.

Quick start

cargo run

Installation

To install Enso to run at startup, first install it:

cargo install --path .

Then, find the Enso executable in Explorer (it will likely be in ~/.cargo/bin).

Open the Startup folder by pressing Windows + R and typing shell:startup.

Then create a shortcut to the Enso executable in the Startup folder.

Once you reboot your system, Enso should start.

About

An experimental rewrite of Enso in Rust.


Languages

Language:Rust 98.4%Language:JavaScript 1.6%