Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 328 Bytes

README.md

File metadata and controls

18 lines (16 loc) · 328 Bytes

An editor made by a brainlet for brainlets, there is not much this editor can do and as such there is not much to fuck up.

Running the editor

To run the editor:

ruby /path/editor/main.rb

or

chmod 755 main.rb
./main.rb

Dependencies

To download the required gtk3 framework:

sudo gem install gtk3