No description
Find a file
Schrottkatze d399537125
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-11 16:54:55 +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-11 16:54:55 +01:00
docs docs(design): get rid of ast 2024-01-09 12:42:51 +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 add typst design document stuff 2024-01-01 23:34:34 +01:00
Cargo.lock cli: work on basic cli and serde error hanlding 2024-01-11 10:44:12 +01:00
Cargo.toml cli: work on basic cli and serde error hanlding 2024-01-11 10:44:12 +01:00
CODE_OF_CONDUCT.md meta: set up some signs 2024-01-07 21:43:26 +01:00
CONTRIBUTING.md docs(contributing): add penpot 2024-01-09 10:27:07 +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-02 05:03:29 +01:00
README.md docs: add readme 2024-01-02 01:45:21 +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.