Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 509 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 509 Bytes

Status: the current implementation is abandoned. Not sure if this implementation will be revived.

runix

Ruby tooling for operating on nix code.

The name

I almost called it ruinix!

It's "ruby" + "nix", "ru" "nix".

It though, won't run nix code 🐱

What can it do?

Not much for now! It parses probably valid nix, and probably doesn't parse most nix code.

Goals

  • nixfmt.
  • Code style and tranformation helpers.
  • nix "smells" helper... (e.g. run shellcheck on phases).