Skip to content

rakivo/e2

Repository files navigation

UNFINISHED

e2 - Simple, extensible code editor.

Build

cargo b --profile=release-fast

# If you don't need wayland
cargo b --profile=release-fast --no-default-features --features=audioer,bundled

# If you don't need audio
cargo b --profile=release-fast --no-default-features --features=wayland,bundled

# If you don't need audio, wayland and bundled sdl2:
cargo b --profile=release-fast --no-default-features

About

Simple, extensible editor.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors