Commit Graph

6 Commits

Author SHA1 Message Date
oysteikt b13364c9b3 update flake, use uv instead of poetry 2025-02-22 21:48:43 +01:00
oysteikt 36ddc59253 flake.nix: add support for more architectures + misc 2024-04-29 00:16:21 +02:00
oysteikt 832c95198d flake.nix: add devShell 2024-01-14 03:41:58 +01:00
oysteikt fad38adc50 Move all functionality under a single worblehat command 2023-05-12 02:27:26 +02:00
oysteikt 3525e84576 Start converting the scanner tool into a cli tool
The scanner tool is about to become a fullfledged repl, much in the same
manner as dibbler.

Changes:

- Rename `tools/scanner.py` -> `cli/main.py`
- Create abstraction layer for Cmd with numbered commands
- Create submenu for items
- Lots of functionality edits
- Fill out more todos in REAMDE
2023-05-06 02:37:28 +02:00
oysteikt cebb6ccb86 Add flake.nix to project 2023-05-04 17:24:17 +02:00