Commit Graph

11 Commits

Author SHA1 Message Date
Moritz Hölting e8ac54f231 seperate shell and internal commands in watch subcommand 2024-06-17 09:04:42 +02:00
Moritz Hölting 916901e81a add tracing as global option 2024-06-16 21:59:02 +02:00
Moritz Hölting 9a14d547ce fix working_dir in watch command 2024-06-13 20:45:16 +02:00
Moritz Hölting eaeb4166da change watch command to work with arbitrary commands 2024-06-13 10:38:16 +02:00
Moritz Hölting 0284eccfcd merge build and package command 2024-06-12 22:43:57 +02:00
Moritz Hölting cc6cf18406 implement watch command 2024-06-12 22:25:09 +02:00
Moritz Hölting ebb8fff3d3 add clean subcommand to CLI 2024-06-09 20:17:48 +02:00
Moritz Hölting cfb8eac3f9 switch from thiserror to color-eyre 2024-04-16 16:03:59 +02:00
Moritz Hölting fd20fec53c Change subcommand name from Compile to Build 2024-04-02 22:20:15 +02:00
Moritz Hölting 54e536d11f Use structs instead of enum structs, add first implementations of other subcommands 2024-04-02 19:29:58 +02:00
Moritz Hölting 25890fc392 Add init command 2024-03-27 13:58:09 +01:00