Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jam1garner/nail
- Owner: jam1garner
- Created: 2019-01-31T23:11:47.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-02-20T07:49:12.000Z (almost 3 years ago)
- Last Synced: 2025-01-03T02:54:01.092Z (5 days ago)
- Language: Rust
- Homepage:
- Size: 3.04 MB
- Stars: 25
- Watchers: 5
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
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.