Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jam1garner/nail

A vim-inspired hex editor written in rust
https://github.com/jam1garner/nail

Last synced: 4 days ago
JSON representation

A vim-inspired hex editor written in rust

Awesome Lists containing this project

README

        

# NAIL
A vim-inspired hex editor written in rust. (WIP)

![](https://cdn.discordapp.com/attachments/376971848555954187/545703231880429594/unknown.png)

## Install

### Linux/MacOS

```
cargo install --git https://github.com/jam1garner/nail.git
```

Untested on windows, might require being run under WSL.