No description
Find a file
MultisampledNight fcf7e909ee
feat(ir): replace Rpl with GraphIr
Semi-broken as atm the CLI just does nothing except printing the parsed
IR, instead of actually executing it.
2024-01-20 21:12:08 +01:00
.helix set up helix rpl support(tm) 2024-01-01 21:06:55 +01:00
crates feat(ir): replace Rpl with GraphIr 2024-01-20 21:12:08 +01:00
docs docs(template): make outline rendering configurable 2024-01-20 21:11:33 +01:00
testfiles style: drop Instruction suffix from instructions 2024-01-20 21:11:33 +01:00
.envrc docs: apply most review 2024-01-18 22:38:19 +01:00
.gitignore docs(design): add graph ir repr and explain a bit 2024-01-18 20:17:57 +01:00
Cargo.lock feat(ir): replace Rpl with GraphIr 2024-01-20 21:12:08 +01:00
Cargo.toml feat(ir): replace Rpl with GraphIr 2024-01-20 21:12:08 +01:00
CODE_OF_CONDUCT.md docs: apply most review 2024-01-18 22:38:19 +01:00
CONTRIBUTING.md repo(contributing): simplify wording by removing implied info 2024-01-20 19:52:23 +01:00
flake.lock repo: switch to nu for just 2024-01-18 20:17:58 +01:00
flake.nix feat(ir): replace Rpl with GraphIr 2024-01-20 21:12:08 +01:00
justfile test: fix running tests 2024-01-20 21:11:32 +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.