No description
Find a file
2024-01-18 20:17:58 +01:00
.helix set up helix rpl support(tm) 2024-01-01 21:06:55 +01:00
crates implement invert instruction 2024-01-01 21:18:56 +01:00
docs docs(design): rename command -> instruction 2024-01-18 20:17:58 +01:00
testfiles implement invert instruction 2024-01-01 21:18:56 +01:00
.envrc start with bare basics 2023-11-15 10:55:14 +01:00
.gitignore docs(design): add graph ir repr and explain a bit 2024-01-18 20:17:57 +01:00
Cargo.lock basic conversion thing do worky!!! 2024-01-01 07:30:04 +01:00
Cargo.toml basic conversion thing do worky!!! 2024-01-01 07:30:04 +01:00
CODE_OF_CONDUCT.md meta: set up some signs 2024-01-18 20:17:57 +01:00
CONTRIBUTING.md docs(contributing): add penpot 2024-01-18 20:17:57 +01:00
flake.lock start with bare basics 2023-11-15 10:55:14 +01:00
flake.nix formatting things and pre commit hooks 2023-11-20 12:59:32 +01:00
justfile docs: rework template and add stages framework 2024-01-18 20:17:57 +01:00
README.md docs: add readme 2024-01-18 20:17:56 +01:00

iOwO

Tired of remembering if the argument order matters on this ImageMagick command? Tired of having shell parsing interfere with what you actually want to do?

Fear no more, with iOwO (pronounced iowo ( we believe at least (we don't know what we're doing please help!) )) you can just write a plain pipeline with nushell-ish syntax! Or that's what we want it to be at least.

So, uh, grab a seat and a beverage, sit down, and maybe take a look around. Although there's not much here — yet.