No description
Find a file
Schrottkatze 33aa131b95
app: improve errors a bit more
added a message to the label so the position of the error gets shown
and a note to make clear we don't have enough info for better error
messages thanks to serde
2024-01-20 20:05:08 +01:00
.helix set up helix rpl support(tm) 2024-01-01 21:06:55 +01:00
crates app: improve errors a bit more 2024-01-20 20:05:08 +01:00
docs docs: apply most review 2024-01-18 22:38:19 +01:00
testfiles implement invert instruction 2024-01-01 21:18:56 +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 cli: work on basic cli and serde error hanlding 2024-01-20 20:05:08 +01:00
Cargo.toml cli: work on basic cli and serde error hanlding 2024-01-20 20:05: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 repo: switch to nu for just 2024-01-18 20:17:58 +01:00
justfile repo: add helpful comment to justfile 2024-01-18 20:17:59 +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.