vice

Build Status Gem Version

vice (visual code editor) is a small vi-like editor. It is currently still a work in progress.

Installation

Simply running gem install vice-editor should be sufficient to install vice. You can then execute vice to start the editor.

Development

Running: rake. Tests: rake test. Style: rake style.