timfmt 0.2.0

A small utility for formatting code as Tim likes it.
timfmt-0.2.0 is not a library.

📐 timfmt

A small utility for formatting things the way Tim likes.

Install

cargo install timfmt

Usage

Simply copy a block of code from you editor and run it through timfmt:

pbpaste | timfmt | pbcopy

Then paste it back over your ugly and weirdly indented code.