Commit Graph

18 Commits

Author SHA1 Message Date
Moritz Hölting 3c9bd6c6bf implement basic migration subcommand 2026-04-02 13:13:22 +02:00
Moritz Hölting 39ccbf560f update dependency version and add check flag to build 2026-04-02 13:12:18 +02:00
Moritz Hölting 5deff21348 update shulkerscript-lang dependency 2026-04-02 13:09:54 +02:00
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 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 141cdb2648 change project name from shulkerscript to shulkerscript-cli 2024-06-12 18:27:33 +02:00
Moritz Hölting 3c279083c7 copy pack.png to output in build and package subcommand 2024-06-12 18:13:45 +02:00
Moritz Hölting 61959b17e9 add option for asset folder 2024-06-10 16:01:06 +02:00
Moritz Hölting 825e1e5a29 update build and package commands
to use output argument or environment variable
2024-06-10 09:30:07 +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 82d085b11e Implement package subcommand 2024-04-13 13:56:09 +02:00
Moritz Hölting 742d128030 Add path-absolutize crate and use it in build.rs and init.rs 2024-04-09 11:40:51 +02:00
Moritz Hölting fd20fec53c Change subcommand name from Compile to Build 2024-04-02 22:20:15 +02:00