Commit Graph

5 Commits

Author SHA1 Message Date
Oystein Kristoffer Tveit 36ddc59253
flake.nix: add support for more architectures + misc 2024-04-29 00:16:21 +02:00
Oystein Kristoffer Tveit 832c95198d
flake.nix: add devShell 2024-01-14 03:41:58 +01:00
Oystein Kristoffer Tveit fad38adc50
Move all functionality under a single `worblehat` command 2023-05-12 02:27:26 +02:00
Oystein Kristoffer Tveit 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
Oystein Kristoffer Tveit cebb6ccb86
Add flake.nix to project 2023-05-04 17:24:17 +02:00