Commit Graph

10 Commits

Author SHA1 Message Date
Moritz Hölting bc6975e52f allow running commands in subfolder of project 2024-06-26 21:16:18 +02:00
Moritz Hölting 8c9e32e0ec fix incorrect pack version and setup human panic 2024-06-24 21:55:06 +02:00
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 cc6cf18406 implement watch command 2024-06-12 22:25:09 +02:00
Moritz Hölting 141cdb2648 change project name from shulkerscript to shulkerscript-cli 2024-06-12 18:27:33 +02:00
Moritz Hölting 0528501f07 change build and package commands to use all shu files in src directory instead of only main.shu 2024-06-09 21:22:13 +02:00
Moritz Hölting cfb8eac3f9 switch from thiserror to color-eyre 2024-04-16 16:03:59 +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