hexdino 0.1.3

A hex editor with vim like keybindings written in Rust.
# hexdino

A hex editor with vim like keybindings written in Rust.

## Building

```Shell
cargo build
```

## Installation
[![Packaging status](https://repology.org/badge/vertical-allrepos/hexdino.svg)](https://repology.org/project/hexdino/versions)

## Logo
![logo](https://raw.githubusercontent.com/Luz/hexdino/master/logo.png)

## Related projects
- [command_parser]https://github.com/Luz/command_parser
- [pest-parser]https://github.com/pest-parser/pest