shafu0x / huff-fmt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

huff-fmt

Format huff files.

How to use

cargo run -- --path <INPUT_FILE>

TODO:

  • map opcode hex to string
  • multiple opcodes per line
  • format comment with indentation feature

About

License:Apache License 2.0


Languages

Language:Rust 96.5%Language:Shell 3.1%Language:Dockerfile 0.4%