Cleanup "Script" In Haskell
Find a file
Christina Sørensen 39ae2ff6d2
Some checks failed
/ Build Nix targets (push) Has been cancelled
fix: deprecated url literals
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2024-09-15 18:40:47 +02:00
.github chore: publish 2023-09-25 07:41:23 +02:00
app feat: add .r files 2024-08-25 08:29:12 +02:00
src chore: publish 2023-09-25 07:41:23 +02:00
test chore: publish 2023-09-25 07:41:23 +02:00
.gitignore chore: publish 2023-09-25 07:41:23 +02:00
build.sh chore: publish 2023-09-25 07:41:23 +02:00
CODE_OF_CONDUCT.md docs: Create CODE_OF_CONDUCT.md 2023-09-25 05:50:02 +00:00
flake.lock feat(code): add bash suffix 2023-10-06 11:17:13 +02:00
flake.nix fix: deprecated url literals 2024-09-15 18:40:47 +02:00
LICENSE chore: publish 2023-09-25 07:41:23 +02:00
maid.cabal build(flake): introduce aeson, yaml, bytestring 2023-10-12 15:46:11 +02:00
out.gif chore: publish 2023-09-25 07:41:23 +02:00
package.yaml build(flake): introduce aeson, yaml, bytestring 2023-10-12 15:46:11 +02:00
README.md docs(readme): fix demo gif 2023-09-25 05:48:28 +00:00
record.tape chore: publish 2023-09-25 07:41:23 +02:00
stack.yaml chore: publish 2023-09-25 07:41:23 +02:00
stack.yaml.lock build(flake): introduce aeson, yaml, bytestring 2023-10-12 15:46:11 +02:00
treefmt.nix chore: publish 2023-09-25 07:41:23 +02:00

Maid --- A Cleanup "Script" Written in Haskell

Note

This software is under active development. It basically only works for me right now.

out

Why? Idk, I never get to write any Haskell ever. This could have been a bash script, but maybe I wanna do some more interesting stuff later where bash will bite me.

Everything is hardcoded right now, I'll probably make a config file when I have time.